Class ParallelCallEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed user parallel call configuration
public class ParallelCallEventArgs : CallbackEventArgs
- Inheritance
-
ParallelCallEventArgs
- Inherited Members
Constructors
ParallelCallEventArgs()
Standard constructor
public ParallelCallEventArgs()
Properties
ParallelCallConfig
Gets the changed parallel call configuration
public TParallelCall ParallelCallConfig { get; }
Property Value
- TParallelCall
Methods
ToString()
public override string ToString()