Protocols
The following protocols are available globally.
-
Declaration
Swift
public protocol APIClientType -
Any specific business error defined by the HTTP status code and the response. BusinessErrors are detected before checking ServerErrors
Version
1.0.0See moreDate
20/11/22Declaration
Swift
public protocol BusinessError : Error -
Declaration
Swift
public protocol API -
Declaration
Swift
public protocol Server -
Declaration
Swift
public protocol NetworkHelperType
Protocols Reference