Classes
The following classes are available globally.
-
The class helps you to access KKBOX’s Open API in Swift programming language.
Please create an instance of the class by calling
See moreKKBOXOpenAPI.init(clientID:, secret:, scope:)
and then fetch an access token by passing a client credential. Then you can do the other API calls.Declaration
Swift
public class KKBOXOpenAPI