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 UserPhoneClientSubscription

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

    Subscribing and receiving change notifications for user phone configuration. This subscription is used by the PhoneManager and the 3pcc. It notifies only changes made by client components. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    UserPhoneClientSubscription()

    Initializes a new instance of the UserPhoneClientSubscription class

    public UserPhoneClientSubscription()

    Methods

    OnUserPhoneClientConfigChanged(TChangeInfo, TPhoneUserClient)

    Virtual method will be called after user phone configuration has been changed by a client component

    public virtual void OnUserPhoneClientConfigChanged(TChangeInfo info, TPhoneUserClient config)

    Parameters

    info TChangeInfo
    config TPhoneUserClient

    The changed user phone configuration

    Events

    UserPhoneClientConfigChanged

    Occurs after user phone configuration has been changed by a client component

    public event OnUserPhoneClientChanged UserPhoneClientConfigChanged

    Event Type

    OnUserPhoneClientChanged
    © Enreach GmbH