Type Aliases
The following type aliases are available globally.
-
Delegate called when an action is done on a card or an event occurs.
Declaration
Swift
public typealias CardIssuanceDelegate = CardIssuanceSuccessDelegate & EventDelegate
-
Delegate called when an action is done on a card or an event occurs.
Declaration
Swift
public typealias DigitalWalletDelegate = DigitalWalletSuccessDelegate & EventDelegate
-
Delegate called when an action is done on a incentive or an event occurs.
Declaration
Swift
public typealias IncentivesDelegate = IncentivesSuccessDelegate & EventDelegate