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 UserMessageCountSubscription

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

    Subscribing and receiving change notifications for user message counts To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    UserMessageCountSubscription()

    Initializes a new instance of the UserSipCredentialsSubscription class

    public UserMessageCountSubscription()

    Methods

    OnUserMessageCountChanged(TChangeInfo, TMessageCount)

    Virtual method will be called when the mobile user configuration has been changed by the administration

    public virtual void OnUserMessageCountChanged(TChangeInfo info, TMessageCount messageCount)

    Parameters

    info TChangeInfo

    The standard change information

    messageCount TMessageCount

    The changed message count

    Events

    UserMessageCountChanged

    Occurs after user message count has been changed

    public event OnUserMessageCountChanged UserMessageCountChanged

    Event Type

    OnUserMessageCountChanged
    © Enreach GmbH