| Modifier and Type | Field and Description |
|---|---|
private static HashMap<Integer,EChatAction> |
EChatAction.values |
| Modifier and Type | Method and Description |
|---|---|
static EChatAction |
EChatAction.f(int code) |
static EChatAction |
EChatAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EChatAction[] |
EChatAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
EChatAction |
MsgClientChatActionResult.chatAction |
EChatAction |
MsgClientChatAction.chatAction |
| Modifier and Type | Field and Description |
|---|---|
private EChatAction |
ChatActionResultCallback.action
Gets the chat action that was performed.
|
Copyright © 2012. All Rights Reserved.