Class FirmwareEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed firmware configuration
public class FirmwareEventArgs : CallbackEventArgs
- Inheritance
-
FirmwareEventArgs
- Inherited Members
Constructors
FirmwareEventArgs()
Standard constructor
public FirmwareEventArgs()
Properties
FirmwareConfig
Gets the the changed firmware configuration
public TFirmware FirmwareConfig { get; }
Property Value
- TFirmware
Methods
ToString()
public override string ToString()