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 UserRemoteInquirySubscription

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

    Subscribing and receiving change notifications for remote inquiry configuration. This subscription can only be used by the IpPbxSrv itself. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    UserRemoteInquirySubscription()

    Initializes a new instance of the UserRemoteInquirySubscription class

    public UserRemoteInquirySubscription()

    Methods

    OnUserRemoteInquiryChanged(TChangeInfo, TRemoteInquiry)

    Virtual method will be called after remote inquiry configuration of an user has been changed

    public virtual void OnUserRemoteInquiryChanged(TChangeInfo info, TRemoteInquiry config)

    Parameters

    info TChangeInfo

    The standard change information

    config TRemoteInquiry

    The changed remote inquiry configuration

    Events

    UserRemoteInquiryChanged

    Occurs after remote inquiry configuration of an user has been changed

    public event OnCallbackRemoteInquiry UserRemoteInquiryChanged

    Event Type

    OnCallbackRemoteInquiry
    © Enreach GmbH