Enumerations
The following enumerations are available globally.
-
Used for stubbing responses.
See moreDeclaration
Swift
public enum EndpointSampleResponse
-
A type representing possible errors Moya can throw.
See moreDeclaration
Swift
public enum MoyaError : Swift.Error
-
Controls how stub responses are returned.
See moreDeclaration
Swift
public enum StubBehavior
-
A
See moreTargetTypeused to enableMoyaProviderto process multipleTargetTypes.Declaration
Swift
public enum MultiTarget : TargetType
-
An enum representing the header to use with an
See moreAccessTokenPluginDeclaration
Swift
public enum AuthorizationType
-
Network activity change notification type.
See moreDeclaration
Swift
public enum NetworkActivityChangeType
-
Represents the status codes to validate through Alamofire.
See moreDeclaration
Swift
public enum ValidationType
Enumerations Reference