Object NEErrorCode
-
- All Implemented Interfaces:
public class NEErrorCode
房间错误码
-
-
Field Summary
Fields Modifier and Type Field Description public final static Integer
FAILURE
public final static Integer
SUCCESS
public final static Integer
NETWORK_UNAVAILABLE
public final static Integer
REUSE_IM_NOT_LOGIN
public final static Integer
REUSE_IM_ACCOUNT_NOT_MATCH
public final static Integer
CHATROOM_NOT_EXISTS
public final static Integer
UNAUTHORIZED
public final static Integer
TOKEN_EXPIRED
public final static Integer
INCORRECT_TOKEN
public final static Integer
ROOM_NOT_EXISTS
public final static Integer
ROOM_LOCKED
public final static Integer
BAD_PASSWORD
public final static Integer
ROOM_MEMBER_NOT_EXISTS
public final static Integer
REQUEST_IGNORED
public final static Integer
WAITING_ROOM_MEMBER_NOT_EXISTS
public final static NEErrorCode
INSTANCE
-