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 MembershipSubscription

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

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

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

    MembershipSubscription()

    Initializes a new instance of the MembershipSubscription class

    public MembershipSubscription()

    Methods

    OnMembershipChanged(TChangeInfo, TMembership, bool, bool, bool)

    public virtual void OnMembershipChanged(TChangeInfo info, TMembership membershipConfig, bool groupOwner, bool userOwner, bool ownerDeleted)

    Parameters

    info TChangeInfo
    membershipConfig TMembership
    groupOwner bool
    userOwner bool
    ownerDeleted bool

    Events

    MembershipChanged

    Occurs if a membership has been changed

    public event OnMembershipChanged MembershipChanged

    Event Type

    OnMembershipChanged
    © Enreach GmbH