The IServerConnectionApi type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentUser |
Gets the user currently logged in to this server.
| |
| IsAdmin |
True if the currently logged in user has admin privileges.
| |
| IsClosed |
Socket is closed
| |
| IsConnected |
Socket is open and server connection established
See LoginCompleted.
| |
| IsConnecting |
Socket is open but server connection not yet established
|
See Also