This section will help you understand the definitions of various functions detailed within our IOS Native SDK.
Orbit4ScanID Framework
Note:
4ScanID is the same as the ANZBinding.
Functions | Definitions | Example Usage | Example Result |
---|---|---|---|
| This function returns the SDK version string. |
| “V.3.1.0" |
| This function returns the date when the SDK is built. |
| "Build 2022.03.15” |
| Initializes the |
| |
| Gets the document types that this SDK supports from the country codes. |
| DOC_ID_UNKNOWN, |
| Gets the available country codes. |
| some : 7 elements
|
| Enables the scanning of the back side of card. This function has 2 values, 'true' and 'false'. You can set the value to 'true' to enable the back side of the card scanning process or 'false' to disable it. | ||
| 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 |
|
Orbit4ScanIDResultDelegate
Note:
4ScanID is the same as the ANZBinding.
Functions | Definitions |
---|---|
| Returns Orbit4ScanIDResult and detected images like front, back card and face. |
Orbit4Medicare Framework
Functions | Definitions | Example Usage | Example Result |
---|---|---|---|
| This function returns the SDK version string. |
| “V.3.1.0" |
| This function returns the date when the SDK is built. |
| "Build 2022.03.15” |
| Initializes |
|
Orbit4MedicareResultDelegate
Functions | Definitions |
---|---|
| Returns Orbit4MedicareResult and detected images. |
OrbitMrz Framework
Functions | Definitions | Example Usage | Example Result |
---|---|---|---|
| This function returns Sdk version string. |
| “V.3.1.0" |
| This function returns the date Sdk built. |
| "Build 2022.03.15” |
| Initializes OrbitMrzViewController with OrbitMrzViewControllerDelegate |
|
OrbitMrzViewControllerDelegate
Functions | Definitions |
---|---|
| Returns OrbitMrzResult and detected images. |
💬 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.