Class UserSystemPhoneEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed quota exceeded information
public class UserSystemPhoneEventArgs : CallbackEventArgs
- Inheritance
-
UserSystemPhoneEventArgs
- Inherited Members
Constructors
UserSystemPhoneEventArgs()
Initializes a new instance of the UserSipCredentialsEventArgs class
public UserSystemPhoneEventArgs()
Properties
SystemPhoneInfo
Gets the the changed quota information
public TUserSystemPhone SystemPhoneInfo { get; }
Property Value
- TUserSystemPhone
Methods
ToString()
public override string ToString()