Classes
The following classes are available globally.
-
Responsible for creating and managing
See moreRequest
objects, as well as their underlyingNSURLSession
.Declaration
Swift
public class Manager
-
Responsible for sending a request and receiving the response and associated data from the server, as well as managing its underlying
See moreNSURLSessionTask
.Declaration
Swift
public class Request