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