Status
Description:
public enum Status
Content:
Enum values:
- CANCELED - Connection is canceled,
because authentication or parameters
- CONNECTED - Connection is done and
ready.
- DISCONNECTED - Connection is
disconnected.
- INVALID
- IN_PROGRESS - Connection is in
progress.
- MADE - Connection is made to the
server, but still in progress
- TIMEOUT - Connection is
disconnected, because no response from the server.