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 InternalNumberSubscription

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

    Subscribing and receiving change notifications for internal number configuration changes To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    InternalNumberSubscription()

    Initializes a new instance of the InternalNumberSubscription class

    public InternalNumberSubscription()

    Methods

    OnInternalNumberChanged(TChangeInfo, TInternalNumber)

    Virtual method be called when internal number configuration has been changed

    public virtual void OnInternalNumberChanged(TChangeInfo info, TInternalNumber internalNumberConfig)

    Parameters

    info TChangeInfo
    internalNumberConfig TInternalNumber

    Events

    InternalNumberChanged

    Occurs if a internal number configuration has been changed

    public event OnInternalNumberChanged InternalNumberChanged

    Event Type

    OnInternalNumberChanged
    © Enreach GmbH