|
Ofcas.Lk.Api.V3
3.0.0.98
|
Provides information about a currently connected client. More...
Public Member Functions | |
| ConnectedClient (ConnectedClientInternal connectedClientInternal) | |
Public Attributes | |
| ConnectedClientType | ClientType => _connectedClientInternal.ClientType |
| The type of the connected client. More... | |
| int | CompanyId => _connectedClientInternal.CompanyId |
| The company ID of the connected client. More... | |
| uint | ProcessId => _connectedClientInternal.ProcessId |
| The process ID of the connected client. More... | |
| int | UserId => _connectedClientInternal.UserId |
| The user ID of the connected client. More... | |
Provides information about a currently connected client.
| ConnectedClientType Ofcas.Lk.Api.Core.ConnectedClient.ClientType => _connectedClientInternal.ClientType |
The type of the connected client.
| int Ofcas.Lk.Api.Core.ConnectedClient.CompanyId => _connectedClientInternal.CompanyId |
The company ID of the connected client.
| uint Ofcas.Lk.Api.Core.ConnectedClient.ProcessId => _connectedClientInternal.ProcessId |
The process ID of the connected client.
| int Ofcas.Lk.Api.Core.ConnectedClient.UserId => _connectedClientInternal.UserId |
The user ID of the connected client.