Ofcas.Lk.Api.Client - Version 3.0  3.0.0.103
Ofcas.Lk.Api.Client.Core.ConnectedClient Class Reference

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...
 

Detailed Description

Provides information about a currently connected client.

Member Data Documentation

◆ ClientType

ConnectedClientType Ofcas.Lk.Api.Client.Core.ConnectedClient.ClientType => _connectedClientInternal.ClientType

The type of the connected client.

◆ CompanyId

int Ofcas.Lk.Api.Client.Core.ConnectedClient.CompanyId => _connectedClientInternal.CompanyId

The company ID of the connected client.

◆ ProcessId

uint Ofcas.Lk.Api.Client.Core.ConnectedClient.ProcessId => _connectedClientInternal.ProcessId

The process ID of the connected client.

◆ UserId

int Ofcas.Lk.Api.Client.Core.ConnectedClient.UserId => _connectedClientInternal.UserId

The user ID of the connected client.


The documentation for this class was generated from the following file: