Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSAppIdentificationStrategy) { AWSAppIdentificationStrategyGlobal = 0, AWSAppIdentificationStrategyPrivate }Swift
enum AWSAppIdentificationStrategy : Int -
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSMobileAnalyticsERSErrorType) { AWSMobileAnalyticsERSErrorUnknown, AWSMobileAnalyticsERSErrorBadRequest, }Swift
enum AWSMobileAnalyticsERSErrorType : Int
View on GitHub
Install in Dash
Enumerations Reference