Class UserDevice
- Namespace
- SWConfigDataClientLib.Proxies.PhoneClient
- Assembly
- IpPbxCDSClientLib.dll
- Inheritance
-
UserDevice
Constructors
UserDevice()
Properties
bISCTIMaster
public bool bISCTIMaster { get; }
Property Value
- bool
dLoginTime
public SDateTime dLoginTime { get; }
Property Value
- SDateTime
iDeviceType
public int iDeviceType { get; }
Property Value
- int
iUserID
public int iUserID { get; }
Property Value
- int
strIPAddress
public string strIPAddress { get; }
Property Value
- string
strLanguage
public string strLanguage { get; }
Property Value
- string
strMACAddress
public string strMACAddress { get; }
Property Value
- string
strName
public string strName { get; }
Property Value
- string
strOS
public string strOS { get; }
Property Value
- string
strOSVersion
public string strOSVersion { get; }
Property Value
- string
strPrivateIPAddress
public string strPrivateIPAddress { get; }
Property Value
- string
strVersion
public string strVersion { get; }
Property Value
- string