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 VoiceMessageSubscription

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

    Subscribing and receiving change notifications for voicemail counter changes. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    VoiceMessageSubscription()

    Initializes a new instance of the VoicemailCounterSubscription class

    public VoiceMessageSubscription()

    Methods

    OnVoiceMessageChanged(TChangeInfo, VoiceMessageEventInfo)

    Virtual method will be called after voicemail counter has been changed

    public virtual void OnVoiceMessageChanged(TChangeInfo info, VoiceMessageEventInfo voicemailCounter)

    Parameters

    info TChangeInfo
    voicemailCounter VoiceMessageEventInfo

    The changed voicemail counter

    Events

    VoiceMessageChanged

    Occurs after voice message has been changed

    public event OnVoiceMessage VoiceMessageChanged

    Event Type

    OnVoiceMessage
    © Enreach GmbH