Enums
The following enums are available globally.
-
ASAppEnvironment is an enumeration describing which environment of AirService to run.
See moreDeclaration
Objective-C
enum ASAppEnvironment : NSInteger {} -
ASHostActionType is an enumeration describing the supported types of return/exit buttons that will be shown when AirService is presented or pushed from the host view controller.
See moreDeclaration
Objective-C
enum ASHostActionType : NSInteger {}
View on GitHub
Enums Reference