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