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 FirmwareSubscription

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

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

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

    FirmwareSubscription()

    Standard constructor

    public FirmwareSubscription()

    Methods

    OnFirmwareConfigChanged(TChangeInfo, TFirmware)

    Will be called when firmware configuration has been changed

    public virtual void OnFirmwareConfigChanged(TChangeInfo info, TFirmware userStaticConfig)

    Parameters

    info TChangeInfo
    userStaticConfig TFirmware

    The changed firmware configuration

    Events

    FirmwareConfigChanged

    Occurs if firmware configuration has been changed

    public event OnFirmwareChanged FirmwareConfigChanged

    Event Type

    OnFirmwareChanged
    © Enreach GmbH