Class PublicNumberEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed public number configuration
public class PublicNumberEventArgs : CallbackEventArgs
- Inheritance
-
PublicNumberEventArgs
- Inherited Members
Constructors
PublicNumberEventArgs()
Initializes a new instance of the PublicNumberEventArgs class
public PublicNumberEventArgs()
Properties
PublicNumberConfig
Gets the changed public number configuration
public TPublicNumber PublicNumberConfig { get; }
Property Value
- TPublicNumber
Methods
ToString()
public override string ToString()