ZoomError class

Zoom Login Error Codes

Constructors

ZoomError()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ZOOM_AUTH_EMAIL_LOGIN_DISABLE → const int
Login Disabled
ZOOM_AUTH_ERROR_LOGINTOKENINVALID → const int
Login Token Invalid
ZOOM_AUTH_ERROR_SUCCESS → const int
Login Success
ZOOM_AUTH_ERROR_USER_NOT_EXIST → const int
User Not Exists
ZOOM_AUTH_ERROR_UserDisagreeLoginDisclaimer → const int
Login Disclamier Disagreed
ZOOM_AUTH_ERROR_WRONG_ACCOUNTLOCKED → const int
Multiple Failed Login --- Account Locked
ZOOM_AUTH_ERROR_WRONG_OTHER_ISSUE → const int
Other Issue
ZOOM_AUTH_ERROR_WRONG_PASSWORD → const int
Wrong Password
ZOOM_AUTH_ERROR_WRONG_PHONENUMBERFORMATINVALID → const int
Phone Number Format Invalid
ZOOM_AUTH_ERROR_WRONG_SDKNEEDUPDATE → const int
Wrong SDK -- Update Required
ZOOM_AUTH_ERROR_WRONG_SMSCODEERROR → const int
SMS Code Error
ZOOM_AUTH_ERROR_WRONG_SMSCODEEXPIRED → const int
SMS Code Expired
ZOOM_AUTH_ERROR_WRONG_TOOMANY_FAILED_ATTEMPTS → const int
Too Many Failed Attempts