Class UserQuotaSubscription
- Assembly
- IpPbxCDSClientLib.dll
Subscribing and receiving change notifications for user quota info changes. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)
public class UserQuotaSubscription : UserSubscription
- Inheritance
-
UserQuotaSubscription
- Inherited Members
Constructors
UserQuotaSubscription()
Initializes a new instance of the VoicemailCounterSubscription class
public UserQuotaSubscription()
Events
OnUserQuotaInfoChanged
Occurs after quota info has been changed
public event OnUserQuotaInfoChanged OnUserQuotaInfoChanged