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 UserMeuClientSubscription

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

    Subscribing and receiving change notifications for mobile user related parts of the user configuration. This subscription is notifying only changes made by clients. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    UserMeuClientSubscription()

    Initializes a new instance of the UserMeuClientSubscription class

    public UserMeuClientSubscription()

    Methods

    OnUserMeuChanged(TChangeInfo, TUserMeuClientConfig)

    Virtual method will be called when the mobile user configuration has been changed by a client component

    public virtual void OnUserMeuChanged(TChangeInfo info, TUserMeuClientConfig userStaticConfig)

    Parameters

    info TChangeInfo
    userStaticConfig TUserMeuClientConfig

    The changed mobile user configuration

    Events

    UserMeuClientConfigChanged

    Occurs after mobile configuration has been changed by a client component

    public event OnUserMeuClientChanged UserMeuClientConfigChanged

    Event Type

    OnUserMeuClientChanged
    © Enreach GmbH