Class DcfFirmwareEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed dcf firmware
public class DcfFirmwareEventArgs : CallbackEventArgs
- Inheritance
-
DcfFirmwareEventArgs
- Inherited Members
Constructors
DcfFirmwareEventArgs()
Initializes a new instance of the DcfFirmwareEventArgs class
public DcfFirmwareEventArgs()
Properties
Firmware
Gets the the changed message count
public Firmware Firmware { get; }
Property Value
- Firmware
Methods
ToString()
public override string ToString()