final int com.hyphenate.EMError.CHATROOM_ALREADY_JOINED = 701 |
|
static |
user has already joined the chatroom
final int com.hyphenate.EMError.CHATROOM_INVALID_ID = 700 |
|
static |
final int com.hyphenate.EMError.CHATROOM_MEMBERS_FULL = 704 |
|
static |
final int com.hyphenate.EMError.CHATROOM_NOT_EXIST = 705 |
|
static |
final int com.hyphenate.EMError.CHATROOM_NOT_JOINED = 702 |
|
static |
user has not joined the chatroom
final int com.hyphenate.EMError.CHATROOM_PERMISSION_DENIED = 703 |
|
static |
user has no right for this operation
final int com.hyphenate.EMError.EM_NO_ERROR = 0 |
|
static |
final int com.hyphenate.EMError.FILE_DOWNLOAD_FAILED = 403 |
|
static |
final int com.hyphenate.EMError.FILE_INVALID = 401 |
|
static |
final int com.hyphenate.EMError.FILE_NOT_FOUND = 400 |
|
static |
final int com.hyphenate.EMError.FILE_UPLOAD_FAILED = 402 |
|
static |
final int com.hyphenate.EMError.GENERAL_ERROR = 1 |
|
static |
final int com.hyphenate.EMError.GROUP_ALREADY_JOINED = 601 |
|
static |
final int com.hyphenate.EMError.GROUP_INVALID_ID = 600 |
|
static |
final int com.hyphenate.EMError.GROUP_MEMBERS_FULL = 604 |
|
static |
final int com.hyphenate.EMError.GROUP_NOT_EXIST = 605 |
|
static |
final int com.hyphenate.EMError.GROUP_NOT_JOINED = 602 |
|
static |
user has not joined the group
final int com.hyphenate.EMError.GROUP_PERMISSION_DENIED = 603 |
|
static |
user has no right for this operation
final int com.hyphenate.EMError.INVALID_APP_KEY = 100 |
|
static |
final int com.hyphenate.EMError.INVALID_PASSWORD = 102 |
|
static |
final int com.hyphenate.EMError.INVALID_URL = 103 |
|
static |
final int com.hyphenate.EMError.INVALID_USER_NAME = 101 |
|
static |
final int com.hyphenate.EMError.MESSAGE_ENCRYPTION_ERROR = 503 |
|
static |
final int com.hyphenate.EMError.MESSAGE_INCLUDE_ILLEGAL_CONTENT = 501 |
|
static |
message include illegal content
final int com.hyphenate.EMError.MESSAGE_INVALID = 500 |
|
static |
final int com.hyphenate.EMError.MESSAGE_SEND_TRAFFIC_LIMIT = 502 |
|
static |
message is sent too rapidly, triggering current limit
final int com.hyphenate.EMError.NETWORK_ERROR = 2 |
|
static |
final int com.hyphenate.EMError.SERVER_BUSY = 302 |
|
static |
final int com.hyphenate.EMError.SERVER_NOT_REACHABLE = 300 |
|
static |
final int com.hyphenate.EMError.SERVER_TIMEOUT = 301 |
|
static |
wait for server response timeout
final int com.hyphenate.EMError.SERVER_UNKNOWN_ERROR = 303 |
|
static |
final int com.hyphenate.EMError.USER_ALREADY_EXIST = 203 |
|
static |
final int com.hyphenate.EMError.USER_ALREADY_LOGIN = 200 |
|
static |
final int com.hyphenate.EMError.USER_AUTHENTICATION_FAILED = 202 |
|
static |
user name or password is wrong
final int com.hyphenate.EMError.USER_BINDDEVICETOKEN_FAILED = 210 |
|
static |
final int com.hyphenate.EMError.USER_ILLEGAL_ARGUMENT = 205 |
|
static |
final int com.hyphenate.EMError.USER_LOGIN_ANOTHER_DEVICE = 206 |
|
static |
user login on another device
final int com.hyphenate.EMError.USER_NOT_FOUND = 204 |
|
static |
final int com.hyphenate.EMError.USER_NOT_LOGIN = 201 |
|
static |
final int com.hyphenate.EMError.USER_REG_FAILED = 208 |
|
static |
final int com.hyphenate.EMError.USER_REMOVED = 207 |
|
static |
user was removed from server
final int com.hyphenate.EMError.USER_UNBIND_DEVICETOKEN_FAILED = 211 |
|
static |
unbind device token failed
final int com.hyphenate.EMError.USER_UPDATEINFO_FAILED = 209 |
|
static |
The documentation for this class was generated from the following file:
- hyphenatechatsdk/src/com/hyphenate/EMError.java