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
completionThe closure to be executed once the request has finished.
 
View on GitHub
        InfoAPI Enumeration Reference