Class DcfDeviceConfigurationEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed mobile user configuration
public class DcfDeviceConfigurationEventArgs : CallbackEventArgs
- Inheritance
-
DcfDeviceConfigurationEventArgs
- Inherited Members
Constructors
DcfDeviceConfigurationEventArgs()
Initializes a new instance of the DcfDeviceConfigurationEventArgs class
public DcfDeviceConfigurationEventArgs()
Properties
DcfDeviceConfiguration
Gets the the changed dcf device info
public DcfDeviceInfo DcfDeviceConfiguration { get; }
Property Value
- DcfDeviceInfo
Methods
ToString()
public override string ToString()