Protocols

The following protocols are available globally.

  • For obtaining current view controller to interact with the end user

    See more

    Declaration

    Objective-C

    @protocol AWSCognitoAuthDelegate <NSObject>

    Swift

    protocol AWSCognitoAuthDelegate : NSObjectProtocol