| Package | Description |
|---|---|
| com.corundumstudio.socketio.parser |
| Modifier and Type | Method and Description |
|---|---|
ErrorAdvice |
Packet.getAdvice() |
static ErrorAdvice |
ErrorAdvice.valueOf(int value) |
static ErrorAdvice |
ErrorAdvice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorAdvice[] |
ErrorAdvice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Packet.setAdvice(ErrorAdvice advice) |
Copyright © 2012–2014. All rights reserved.