Classes
The following classes are available globally.
-
Object encapsulating a multipart form.
See moreDeclaration
Swift
public class MultipartFormData -
Object containing everything needed to build and execute HTTP requests.
See moreDeclaration
Swift
public class RestRequest -
A
See moreRestTokenobject retrieves, stores, and refreshes an authentication token. The token is retrieved at a particular URL using basic authentication credentials (i.e. username and password).Declaration
Swift
public class RestToken
View on GitHub
Classes Reference