Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EChatRoomEnterResponse> |
EChatRoomEnterResponse.values |
Modifier and Type | Method and Description |
---|---|
static EChatRoomEnterResponse |
EChatRoomEnterResponse.f(int code) |
static EChatRoomEnterResponse |
EChatRoomEnterResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EChatRoomEnterResponse[] |
EChatRoomEnterResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
EChatRoomEnterResponse |
MsgClientChatEnter.enterResponse |
Modifier and Type | Field and Description |
---|---|
private EChatRoomEnterResponse |
ChatEnterCallback.enterResponse
Gets the chat enter response.
|
Copyright © 2012. All Rights Reserved.