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