Commit c77354ef authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent dc12d8fb
......@@ -277,6 +277,7 @@ val resultListener: MyIdResultListener = object : MyIdResultListener {
| `onSuccess` | `MyIdResult` contains information about the face captures made during the flow, result code and comparison value. |
| `onUserExited` | User left the SDK flow without completing it. |
| `onError` | Some error happened. `MyIdException` contains information about the error message and code |
| `onEvent` | `MyIdEvent` contains information about the event type |
## SDK error codes
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment