Classes
The following classes are available globally.
-
See moreAWSMobileClient
is used for all auth related operations when your app is accessing AWS backend.Declaration
Swift
final public class AWSMobileClient : _AWSMobileClient
extension AWSMobileClient: AWSCognitoAuthDelegate
extension AWSMobileClient: AWSIdentityProviderManager
-
DeviceOperations is responsible for handling mobile device related operations for logged in user.
See moreDeclaration
Swift
public class DeviceOperations
-
The options object for drop-in UI which allows changing properties like logo image and background color.
See moreDeclaration
Swift
@objc public class SignInUIOptions : NSObject