This section will help you understand the definitions of various functions detailed within our Android Xamarin SDK.
OrbitSDK
Functions | Definitions | Example Usage | Example Result |
---|---|---|---|
| Displays the version of the SDK that is being utilized. |
| V.4.1.0 |
| Displays the build date of the SDK that is being utilized. |
| Build 2022.03.17 |
| The OrbitSDK is initialized using this function. Activity param should be provided. Make sure to call this function before using SDK. |
| |
| Gets SDK supported document types from country code. |
| PASSPORT |
| Gets country code for country name, this country code will be used to get supported document types. |
| AUS |
| Starts the card scanning.
Before calling this function make sure all settings and token are provided. |
| |
| Enables to reopen card scanning view with same options. Make sure to call this function after |
| |
| Gets country code for country name, this country code will be used to get supported document types. |
| AUS |
| Enables the scanning of the back side of the ID card. |
| |
| Show Capture Preview is a feature where you can preview the document prior to taking a picture of that document. To show capture preview put true value and false value not to show capture preview. |
|
OrbitMedicareSDK
Functions | Definitions | Example Usage | Example Result |
---|---|---|---|
| Displays the version of the SDK that is being utilized. |
| V.4.1.0 |
| Displays the build date of the SDK that is being utilized. |
| Build 2022.03.17 |
| The OrbitMedicareSDK is initialized using this function. Activity param should be provided. Make sure to call this function before using SDK. |
| |
| Starts the card scanning.
Before calling this function make sure all settings and token are provided. |
| |
| Enables to reopen card scanning view with same options. Make sure to call this function after |
|
OrbitMrzSDK
Functions | Definitions | Example Usage | Example Result |
---|---|---|---|
| Displays the version of the SDK that is being utilized. |
| V.4.1.0 |
| Displays the build date of the SDK that is being utilized. |
| Build 2022.03.17 |
| The OrbitMrzSDK is initialized using this function. Activity param should be provided. Make sure to call this function before using SDK. |
| |
| Starts the card scanning.
Before calling this function make sure all settings and token are provided. |
There are two modes that you can select:
| |
| Enables to reopen card scanning view with same options. Make sure to call this function after |
|
💬 We're here to help!
If you encounter an issue, a bug, or require assistance, please contact our support page here to find the solution. Don't forget to provide any important information on the issue.