Title
Create new category
Edit page index title
Edit category
Edit link
iOS NFC Native Interface
DocumentProcessor
Class Name | Description |
|---|---|
DocumentProcessor | The |
Instance Methods
Method Name | Description |
|---|---|
| Cancels any ongoing MRZ OCR or NFC scanning operations. |
| Determines whether NFC scanning is supported with the current device and operating system configuration. |
| Performs MRZ OCR on the provided image. |
| Performs NFC scanning using the provided bac access control parameters. |
| Performs NFC scanning using the provided mrz string. |
Relationships
Inherits From
ObjectiveC.NSObject
Conforms To
DaonTrustSDK.DaonDocumentProcessorModuleObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CopyableSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
DocumentProcessor.Builder
Class Name | Description |
|---|---|
DocumentProcessor.Builder | The |
Instance Methods
Method Name | Description |
|---|---|
| Builds the final DocumentProcessor instance which you can use to scan your document. |
| If a custom or default error message is desired, it can be set using this method. Otherwise, if left unset, the SDK will return an error message obtained from the |
| Used to set the license string that is mandatory in order for Trust SDK features to work. |
Relationships
Inherits From
ObjectiveC.NSObject
Conforms To
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable