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 CallJournalClientSubscription

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

    Subscribing and receiving change notifications for changed content in the local CallJournal To subscribe and unsubscribe use the PhoneClientFacade class. SWConfigDataClientLib.Proxies.PhoneClient.SubscribeForCallJournalContentChanges SWConfigDataClientLib.Proxies.PhoneClient.UnSubscribeForCallJournalContentChanges

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

    CallJournalClientSubscription()

    Initializes a new instance of the CallJournalClientSubscription class

    public CallJournalClientSubscription()

    Methods

    OnContentChanged(TChangeInfo, CallJournalContentType)

    Virtual method be called when call journal content has been changed

    public virtual void OnContentChanged(TChangeInfo info, CallJournalContentType callJournalContentType)

    Parameters

    info TChangeInfo
    callJournalContentType CallJournalContentType

    The content type(s) that has been changed

    Events

    ContentChanged

    Occurs if content of call journal has been changed

    public event OnCallJournalClientContentChanged ContentChanged

    Event Type

    OnCallJournalClientContentChanged
    © Enreach GmbH