LoginError
This API is in beta and subject to change.
Enum that specifies the login related error codes.
Consts
InvalidPassword
Invalid password or token
InvalidUsername
Invalid username
AccountFrozen
User account is frozen
InternalError
Internal error
InvalidState
Operation is performed in incorrect state, e.g. not connected, currently logging or already logged in
Interrupted
Operation has been interrupted by another client operation
MauAccessDenied
Monthly Active Users (MAU) limit is reached. Payment is required
NetworkIssues
Login is failed due to network problem
TokenExpired
Token expired
Timeout
Timeout