VILoginErrorCode
Login error codes.
Consts
VILoginErrorCodeInvalidPassword
Invalid login or password.
VILoginErrorCodeMAUAccessDenied
Monthly Active Users (MAU) limit is reached. Payment is required.
VILoginErrorCodeAccountFrozen
Account frozen.
VILoginErrorCodeInvalidUsername
Invalid username.
VILoginErrorCodeTimeout
Login is failed due to the timeout.
VILoginErrorCodeConnectionClosed
Connection to the Voximplant Cloud is closed as a result of [VIClient disconnect] method call.
VILoginErrorCodeInvalidState
Login is failed due to an invalid state.
VILoginErrorCodeInternalError
Internal error.
VILoginErrorCodeNetworkIssues
Connection to the Voximplant Cloud is closed due to network issues.
VILoginErrorCodeTokenExpired
Token expired.