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