| Package | Description |
|---|---|
| io.socket.engineio.server |
Main engine.io classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReadyState |
Transport.mReadyState |
| Modifier and Type | Method and Description |
|---|---|
ReadyState |
EngineIoSocket.getReadyState()
Gets the ready state of this socket.
|
static ReadyState |
ReadyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadyState[] |
ReadyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.