Enumerations
The following enumerations are available globally.
-
An enum defining common errors that can occur
See moreDeclaration
Swift
@objc public enum ASAPPError : Int -
Allowed orientations to display ASAPP, defaults to
See more.portraitLocked.Declaration
Swift
@objc public enum ASAPPAllowedOrientations : Int, CaseIterable -
Indicates a service channel type, like ASAPP chat or a phone call.
See moreDeclaration
Swift
@objc public enum ASAPPChannel : Int -
Represents the verbosity level of the debugging log.
See moreDeclaration
Swift
@objc public enum ASAPPLogLevel : Int
Enumerations Reference