Interface OutOfBandOperationError

All Superinterfaces:
MobileAuthenticationClientError
All Known Subinterfaces:
OutOfBandOperationError.DeviceProtectionError, OutOfBandOperationError.NetworkError, OutOfBandOperationError.NoDeviceLockError, OutOfBandOperationError.TokenAlreadyRedeemed, OutOfBandOperationError.TokenExpired

public interface OutOfBandOperationError extends MobileAuthenticationClientError
The error that can occur when the processing of a OutOfBandPayload fails.
See Also: