NMAOutOfBandOperationError
public class NMAOutOfBandOperationError : NMAMobileAuthenticationClientError
The error that can occur when the processing of an NMAOutOfBandPayload
fails.
-
The possible error types can occur during
See moreNMAOutOfBandOperation
.Declaration
Swift
@objc public enum OutOfBandOperationErrorType : Int
-
The type of the error that occurred.
Declaration
Swift
@objc public var errorType: OutOfBandOperationErrorType