Package | Description |
---|---|
io.socket.engineio.client |
Modifier and Type | Field and Description |
---|---|
protected Transport.ReadyState |
Transport.readyState |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2022. All rights reserved.