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 OnUserSystemPhoneChanged

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnUserSystemPhoneChanged(UserSystemPhoneSubscription sender, UserSystemPhoneEventArgs args)

    Parameters

    sender UserSystemPhoneSubscription
    args UserSystemPhoneEventArgs

    Constructors

    OnUserSystemPhoneChanged(object, nint)

    public OnUserSystemPhoneChanged(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(UserSystemPhoneSubscription, UserSystemPhoneEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(UserSystemPhoneSubscription sender, UserSystemPhoneEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender UserSystemPhoneSubscription
    args UserSystemPhoneEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(UserSystemPhoneSubscription, UserSystemPhoneEventArgs)

    public virtual void Invoke(UserSystemPhoneSubscription sender, UserSystemPhoneEventArgs args)

    Parameters

    sender UserSystemPhoneSubscription
    args UserSystemPhoneEventArgs
    © Enreach GmbH