Protocols
The following protocols are available globally.
-
Delegate called when an action on the user address is done.
See moreDeclaration
Swift
public protocol AccountAddressesSuccessDelegate : AnyObject
-
Delegate called when uploading a dossier is successful.
See moreDeclaration
Swift
public protocol AccountDossiersSuccessDelegate : AnyObject
-
Delegate called when the document capture is successful.
See moreDeclaration
Swift
public protocol AccountDossiersCaptureDelegate : EventDelegate
-
Delegate called when an action on the user account is done.
See moreDeclaration
Swift
public protocol AccountsSuccessDelegate : AnyObject