Protocols
The following protocols are available globally.
-
This protocol represents a backend server configuration.
See moreDeclaration
Swift
public protocol NetworkClientConfiguration -
Undocumented
See moreDeclaration
Swift
public protocol PreMiddleware -
Undocumented
See moreDeclaration
Swift
public protocol PostMiddleware -
Represents a network request.
Declaration
Swift
public protocol DataRequest : Request -
Abstract REST request protocol.
See moreDeclaration
Swift
public protocol Request -
Undocumented
See moreDeclaration
Swift
public protocol SessionManagerDelegate : AnyObject -
URL session interface
See moreDeclaration
Swift
public protocol SessionManager : AnyObject
Protocols Reference