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

    Delegate OnOwnRichPresenceChanged

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnOwnRichPresenceChanged(OwnPresenceInfoSubscription sender, OwnPresenceInfoEventArgs args)

    Parameters

    sender OwnPresenceInfoSubscription
    args OwnPresenceInfoEventArgs

    Constructors

    OnOwnRichPresenceChanged(object, nint)

    public OnOwnRichPresenceChanged(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(OwnPresenceInfoSubscription, OwnPresenceInfoEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(OwnPresenceInfoSubscription sender, OwnPresenceInfoEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender OwnPresenceInfoSubscription
    args OwnPresenceInfoEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(OwnPresenceInfoSubscription, OwnPresenceInfoEventArgs)

    public virtual void Invoke(OwnPresenceInfoSubscription sender, OwnPresenceInfoEventArgs args)

    Parameters

    sender OwnPresenceInfoSubscription
    args OwnPresenceInfoEventArgs
    © Enreach GmbH