interface IConnectionStatus| Parents | |
|
|
|
The interface for checking the current connection status of the session
| Public Methods | |
|
Gets the error on the last session status change |
|
|
Checks whether the last session status was changed with error |
|
|
Checks whether the session status is Connected |
|
|
Checks whether the session status is Connecting |
|
|
Checks whether the session status is Disconnected |
|
|
Checks whether the session status is Reconnecting |
|