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 moreTargetType
used to enableMoyaProvider
to process multipleTargetType
s.Declaration
Swift
public enum MultiTarget : TargetType
-
An enum representing the header to use with an
See moreAccessTokenPlugin
Declaration
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