Members
-
<inner> CONNECTION_STATE
-
Enum representing the states a
Connectioncan have.Properties:
Name Type Description DISCONNECTEDObject Disconnected state CONNECTINGObject Connecting state CONNECTEDObject Connected state
Connection can have.
| Name | Type | Description |
|---|---|---|
DISCONNECTED |
Object | Disconnected state |
CONNECTING |
Object | Connecting state |
CONNECTED |
Object | Connected state |