Protocols
The following protocols are available globally.
-
For obtaining current view controller to interact with the end user
See moreDeclaration
Objective-C
@protocol AWSCognitoAuthDelegate <NSObject>
Swift
protocol AWSCognitoAuthDelegate : NSObjectProtocol