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 UserAndInternalsSubscription

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

    Subscribing and receiving change notifications for parts of the user configuration and assigned internal numbers This class will be used by the ConferenceManager to be notified about conference rooms configuration changes. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

    public class UserAndInternalsSubscription : CallbackSubscription
    Inheritance
    object
    CallbackSubscription
    UserAndInternalsSubscription
    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

    UserAndInternalsSubscription()

    Initializes a new instance of the UserAndInternalsSubscription class

    public UserAndInternalsSubscription()

    Methods

    OnUserAndInternalsChanged(TChangeInfo)

    Will be called after configuration has been changed

    public virtual void OnUserAndInternalsChanged(TChangeInfo Info)

    Parameters

    Info TChangeInfo

    The standard change information

    Events

    UserAndInternalsChanged

    Occurs if special parts of the user or internal number configuration has been changed

    public event OnUserAndInternalsChanged UserAndInternalsChanged

    Event Type

    OnUserAndInternalsChanged
    © Enreach GmbH