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 OnCallbackLocationConfig

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnCallbackLocationConfig(LocationSubscription sender, LocationEventArgs args)

    Parameters

    sender LocationSubscription
    args LocationEventArgs

    Constructors

    OnCallbackLocationConfig(object, nint)

    public OnCallbackLocationConfig(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(LocationSubscription, LocationEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(LocationSubscription sender, LocationEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender LocationSubscription
    args LocationEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(LocationSubscription, LocationEventArgs)

    public virtual void Invoke(LocationSubscription sender, LocationEventArgs args)

    Parameters

    sender LocationSubscription
    args LocationEventArgs
    © Enreach GmbH