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