Enumerations
The following enumerations are available globally.
-
The territory that KKBOX provides service in.
See moreDeclaration
Objective-C
enum KKTerritoryCode {}Swift
enum KKTerritoryCode : UInt -
The search types used by the search API.
See moreDeclaration
Objective-C
enum KKSearchType {}Swift
struct KKSearchType : OptionSet -
The permissions that your client requests.
See moreDeclaration
Objective-C
enum KKScope {}Swift
struct KKScope : OptionSet
View on GitHub
Enumerations Reference