|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transport.ReadyState | |
|---|---|
| com.github.nkzawa.engineio.client | |
| Uses of Transport.ReadyState in com.github.nkzawa.engineio.client |
|---|
| Fields in com.github.nkzawa.engineio.client declared as Transport.ReadyState | |
|---|---|
protected Transport.ReadyState |
Transport.readyState
|
| Methods in com.github.nkzawa.engineio.client that return Transport.ReadyState | |
|---|---|
static Transport.ReadyState |
Transport.ReadyState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Transport.ReadyState[] |
Transport.ReadyState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||