Interface AuthCloudApiError.TokenAlreadyRedeemed

All Superinterfaces:
AuthCloudApiError, MobileAuthenticationClientError
Enclosing interface:
AuthCloudApiError

public static interface AuthCloudApiError.TokenAlreadyRedeemed extends AuthCloudApiError
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).