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 ParallelCallSubscription

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

    Subscribing and receiving change notifications for changed parallel call configuration

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

    ParallelCallSubscription()

    nitializes a new instance of the ParallelCallSubscription class

    public ParallelCallSubscription()

    Methods

    OnParallelCallChanged(TChangeInfo, TParallelCall)

    Virtual method will be called when an users parallel call configuration has been changed

    public virtual void OnParallelCallChanged(TChangeInfo info, TParallelCall parallelCallConfig)

    Parameters

    info TChangeInfo

    The standard change information

    parallelCallConfig TParallelCall

    The changed parallel call configuration

    Events

    ParallelCallChanged

    Occurs if static user parallel call configuration has been changed

    public event OnParallelCallChanged ParallelCallChanged

    Event Type

    OnParallelCallChanged
    © Enreach GmbH