Protocols
The following protocols are available globally.
-
Delegate called when uploading a check is successful.
See moreDeclaration
Swift
public protocol CheckDepositsSuccessDelegate : AnyObject
-
Delegate called when capturing a check is successful.
See moreDeclaration
Swift
public protocol CheckDepositsCaptureDelegate : EventDelegate
-
Delegate called when an wallet action is done.
See moreDeclaration
Swift
public protocol PaymentMethodsSuccessDelegate : AnyObject
-
Delegate called when an transaction action is done.
See moreDeclaration
Swift
public protocol TransactionsSuccessDelegate : AnyObject
-
Delegate called when an wallet action is done.
See moreDeclaration
Swift
public protocol WalletsSuccessDelegate : AnyObject