InfoAPI
public enum InfoAPI
Caseless enumeration with static methods to Info Requests
-
Sends a request to retrieve additional info settings
Declaration
Swift
public static func getInfo(completion: ResponseCompletion<AnyCodable>)
Parameters
completion
The closure to be executed once the request has finished.