VaultMobileSDK
18R3
iOS framework for Vault API
|
The delegate to notify of events sent from VEVVaultAuth's
lock screen view.
More...
Inherits <NSObject>.
Instance Methods | |
(void) | - unlockWasSuccessful |
Informs the delegate when the user has unlocked the lock screen. | |
The delegate to notify of events sent from VEVVaultAuth's
lock screen view.
The SDK has the ability to present a lock screen when the mobile app returns from the background. In order to process the events from that lock screen the mobile app must implement this delegate.