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 LocationSubscription

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

    Subscribing and receiving change notifications for location and public access prefix configuration changes. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    LocationSubscription()

    Initializes a new instance of the LocationSubscription class

    public LocationSubscription()

    Methods

    OnLocationChanged(TChangeInfo, LocationEventArgs)

    public virtual void OnLocationChanged(TChangeInfo Info, LocationEventArgs args)

    Parameters

    Info TChangeInfo
    args LocationEventArgs

    Events

    LocationChanged

    Occurs after a location or the list of public access prefixes has been changed

    public event OnCallbackLocationConfig LocationChanged

    Event Type

    OnCallbackLocationConfig
    © Enreach GmbH