Interface OperationError.UserNotRegisteredInServer

All Superinterfaces:
MobileAuthenticationClientError, OperationError
Enclosing interface:
OperationError

public static interface OperationError.UserNotRegisteredInServer extends OperationError
An error that occurs with username-less out-of-band authentication, if the username of a registered account is provided to the AccountSelectionHandler, but the user is not defined in the server where the token was redeemed.