Class ControlFaxChannelCallbackEventArgs
- Namespace
- SWConfigDataClientLib.Proxies.FaxServer
- Assembly
- IpPbxCDSClientLib.dll
Event argument class for changed fax channel configuration
public class ControlFaxChannelCallbackEventArgs : FaxServerCallbackEventArgs
- Inheritance
-
ControlFaxChannelCallbackEventArgs
- Inherited Members
Constructors
ControlFaxChannelCallbackEventArgs()
Standard constructor
public ControlFaxChannelCallbackEventArgs()
Properties
Action
public EFaxChannelControlAction Action { get; }
Property Value
FaxChanelId
public int FaxChanelId { get; }
Property Value
Reason
public string Reason { get; }
Property Value
Methods
ToString()
public override string ToString()