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 UserSystemPhoneSubscription

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

    Subscribing and receiving change notifications quota infor. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    UserSystemPhoneSubscription()

    Initializes a new instance of the UserSystemPhoneSubscription class

    public UserSystemPhoneSubscription()

    Methods

    OnUserSystemPhoneChanged(TChangeInfo, TUserSystemPhone)

    Virtual method will be called when the configuration of one or more system phones been changed by the administration

    public virtual void OnUserSystemPhoneChanged(TChangeInfo info, TUserSystemPhone userSystemPhoneInfo)

    Parameters

    info TChangeInfo

    The standard change information

    userSystemPhoneInfo TUserSystemPhone

    The changed system phone configuration

    Events

    UserSystemPhoneChanged

    Occurs after system phone configuration has been changed

    public event OnUserSystemPhoneChanged UserSystemPhoneChanged

    Event Type

    OnUserSystemPhoneChanged
    © Enreach GmbH