Class PhoneSettingEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed rich presence status
public class PhoneSettingEventArgs : CallbackEventArgs
- Inheritance
-
PhoneSettingEventArgs
- Inherited Members
Constructors
PhoneSettingEventArgs()
Initializes a new instance of the CallJournalClientEventArgs class
public PhoneSettingEventArgs()
Properties
Data
public PhoneSettingDto Data { get; }
Property Value
- PhoneSettingDto
UserID
public int UserID { get; }
Property Value
Methods
ToString()
public override string ToString()