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 PortHostEnabledSubscription

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

    Subscribing and receiving change notifications for changed port configuration: Name, Enabled, Host. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    PortHostEnabledSubscription()

    Standard constructor

    public PortHostEnabledSubscription()

    Methods

    OnPortHostEnabledChanged(TChangeInfo, TPortHostEnabled)

    Virtual method will be called after the name, host or enabled flag of a port has been changed

    public virtual void OnPortHostEnabledChanged(TChangeInfo Info, TPortHostEnabled PortHostEnabledconfig)

    Parameters

    Info TChangeInfo

    The standard change information

    PortHostEnabledconfig TPortHostEnabled

    Events

    PortHostEnabledChanged

    Occurs after the name, host or enabled flag of a port has been changed

    public event OnCallbackPortHostEnabled PortHostEnabledChanged

    Event Type

    OnCallbackPortHostEnabled
    © Enreach GmbH