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 OnAuthenticationEvent

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnAuthenticationEvent(AuthenticationEventSubscription sender, AuthenticationEventArgs args)

    Parameters

    sender AuthenticationEventSubscription
    args AuthenticationEventArgs

    Constructors

    OnAuthenticationEvent(object, nint)

    public OnAuthenticationEvent(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(AuthenticationEventSubscription, AuthenticationEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(AuthenticationEventSubscription sender, AuthenticationEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender AuthenticationEventSubscription
    args AuthenticationEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(AuthenticationEventSubscription, AuthenticationEventArgs)

    public virtual void Invoke(AuthenticationEventSubscription sender, AuthenticationEventArgs args)

    Parameters

    sender AuthenticationEventSubscription
    args AuthenticationEventArgs
    © Enreach GmbH