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 MobileIdentificationNumberSubscription

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

    Subscribing and receiving change notifications for changed mobile identification numbers. To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)

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

    MobileIdentificationNumberSubscription()

    Standard constructor

    public MobileIdentificationNumberSubscription()

    Methods

    OnMobileIdentificationNumberChanged(TChangeInfo, TMobileIdentificationNumber)

    Virtual method will be called when mobile identification number configuration has been changed

    public virtual void OnMobileIdentificationNumberChanged(TChangeInfo info, TMobileIdentificationNumber minConfig)

    Parameters

    info TChangeInfo
    minConfig TMobileIdentificationNumber

    Events

    MINChanged

    Occurs if mobile identification number has been changed

    public event OnMINChanged MINChanged

    Event Type

    OnMINChanged
    © Enreach GmbH