Interface OutOfBandOperationError.TokenAlreadyRedeemed

All Superinterfaces:
MobileAuthenticationClientError, OutOfBandOperationError
Enclosing interface:
OutOfBandOperationError

public static interface OutOfBandOperationError.TokenAlreadyRedeemed extends OutOfBandOperationError
The token was already redeemed.

This can occur for instance when a user scans twice the same QR code containing a token (a token can only be used once).