Protocols
The following protocols are available globally.
-
Declaration
Swift
public protocol Identifier : Decodable, Encodable, Equatable
-
Declaration
Swift
public protocol HTTPClient
-
Declaration
Swift
public protocol RetryPolicy
-
Declaration
Swift
public protocol TrackingEventsHandler : AnyObject
-
Declaration
Swift
public protocol UserDelegate : AnyObject
-
Declaration
Swift
public protocol UserProtocol