Enums

The following enums are available globally.

  • ASAppEnvironment is an enumeration describing which environment of AirService to run.

    See more

    Declaration

    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 more

    Declaration

    Objective-C

    enum ASHostActionType : NSInteger {}