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 OnCallbackGlobalUserConfig

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnCallbackGlobalUserConfig(GlobalUserConfigSubscription sender, GlobalUserConfigEventArgs args)

    Parameters

    sender GlobalUserConfigSubscription
    args GlobalUserConfigEventArgs

    Constructors

    OnCallbackGlobalUserConfig(object, nint)

    public OnCallbackGlobalUserConfig(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(GlobalUserConfigSubscription, GlobalUserConfigEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(GlobalUserConfigSubscription sender, GlobalUserConfigEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender GlobalUserConfigSubscription
    args GlobalUserConfigEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(GlobalUserConfigSubscription, GlobalUserConfigEventArgs)

    public virtual void Invoke(GlobalUserConfigSubscription sender, GlobalUserConfigEventArgs args)

    Parameters

    sender GlobalUserConfigSubscription
    args GlobalUserConfigEventArgs
    © Enreach GmbH