SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class LicenseSubscription

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll

    Subscribing and receiving change notifications for licensing and feature profile changes To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

    public class LicenseSubscription : CallbackSubscription
    Inheritance
    object
    CallbackSubscription
    LicenseSubscription
    Inherited Members
    CallbackSubscription.m_eType
    CallbackSubscription.m_gSubcriptionID
    CallbackSubscription.m_iEntityID
    CallbackSubscription.m_gSubscriberID
    CallbackSubscription.AddCallback(OnCallback)
    CallbackSubscription.RemoveCallback(OnCallback)
    CallbackSubscription.Notify(CallbackEventArgs)
    CallbackSubscription.TraceNotify(CallbackEventArgs)
    CallbackSubscription.ContextNum
    CallbackSubscription.ContextText
    CallbackSubscription.SubscriptionTypeName
    CallbackSubscription.SubscriptionType
    CallbackSubscription.SubscriptionID
    CallbackSubscription.SubscriberID
    CallbackSubscription.EntityID
    CallbackSubscription.OnCallback

    Constructors

    LicenseSubscription()

    Initializes a new instance of the LicenseSubscription class

    public LicenseSubscription()

    Methods

    OnLincenseChanged(TChangeInfo)

    Virtual method will be called after license or feature profile configuration has been changed

    public virtual void OnLincenseChanged(TChangeInfo Info)

    Parameters

    Info TChangeInfo

    The standard change information

    Events

    LicenseChanged

    Occurs after license of feature profile has been changed

    public event OnCallback LicenseChanged

    Event Type

    OnCallback
    © Enreach GmbH