Protocols
The following protocols are available globally.
-
Conform to
LogDestinationto receive and handle log events emitted by Netable.Declaration
Swift
public protocol LogDestination -
The Request protocol defines the structure for any network requests run through Netable.
See moreDeclaration
Swift
public protocol Request -
Undocumented
Declaration
Swift
public protocol UrlEncodedFormData -
Undocumented
Declaration
Swift
public protocol MultipartFormData
Protocols Reference