| Package | Description |
|---|---|
| com.microsoft.azure.proton.transport.ws | |
| com.microsoft.azure.proton.transport.ws.impl |
| Modifier and Type | Method and Description |
|---|---|
WebSocket.WebSocketState |
WebSocket.getState()
Access the current state of the layer.
|
static WebSocket.WebSocketState |
WebSocket.WebSocketState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocket.WebSocketState[] |
WebSocket.WebSocketState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WebSocket.WebSocketState |
WebSocketImpl.getState() |
Copyright © 2020. All rights reserved.