NMAOutOfBandPayloadError
public class NMAOutOfBandPayloadError : NMAMobileAuthenticationClientError
The error returned when there is a problem with the out-of-band payload.
-
The possible error types can occur with an Out-of-band payload.
See moreDeclaration
Swift
@objc public enum OutOfBandPayloadErrorType : Int
-
The type of the error that occurred.
Declaration
Swift
@objc public var errorType: OutOfBandPayloadErrorType