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 UserPhoneSubscription

    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 the administration. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    UserPhoneSubscription()

    Initializes a new instance of the UserPhoneSubscription class

    public UserPhoneSubscription()

    Methods

    OnUserPhoneConfigChanged(TChangeInfo, TPhoneUser)

    Virtual method will be called after user phone configuration has been changed administration

    public virtual void OnUserPhoneConfigChanged(TChangeInfo info, TPhoneUser config)

    Parameters

    info TChangeInfo

    The standard change information

    config TPhoneUser

    The changed user phone configuration

    Events

    UserPhoneConfigChanged

    Occurs after user phone configuration has been changed by the administration

    public event OnUserPhoneChanged UserPhoneConfigChanged

    Event Type

    OnUserPhoneChanged
    © Enreach GmbH