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 RemoteConnectorSubscription

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

    Subscribing and receiving change notifications of the configuration To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    RemoteConnectorSubscription()

    Initializes a new instance of the GlobalConfigSubscription subscription

    public RemoteConnectorSubscription()

    Methods

    OnRemoteConnectorConfigChanged(TChangeInfo, RemoteConnectorEventArgs)

    Virtual method will be called when configuration has been changed

    public virtual void OnRemoteConnectorConfigChanged(TChangeInfo Info, RemoteConnectorEventArgs args)

    Parameters

    Info TChangeInfo

    The standard change information

    args RemoteConnectorEventArgs

    The event arguments including all further change information

    Events

    ConfigChanged

    Occurs after global config has been changed

    public event OnCallbackRemoteConnectorConfig ConfigChanged

    Event Type

    OnCallbackRemoteConnectorConfig
    © Enreach GmbH