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 OnCallbackCti

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnCallbackCti(CtiSubscription sender, CtiEventArgs args)

    Parameters

    sender CtiSubscription
    args CtiEventArgs

    Constructors

    OnCallbackCti(object, nint)

    public OnCallbackCti(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(CtiSubscription, CtiEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(CtiSubscription sender, CtiEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender CtiSubscription
    args CtiEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(CtiSubscription, CtiEventArgs)

    public virtual void Invoke(CtiSubscription sender, CtiEventArgs args)

    Parameters

    sender CtiSubscription
    args CtiEventArgs
    © Enreach GmbH