SwyxWare 15.00 - ConfigDataStore SDK SwyxWare 15.00 - ConfigDataStore SDK
SwyxWare 15.00 - ConfigDataStore SDK SwyxWare 15.00 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Delegate OnPhoneSettingChanged

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll
    public delegate void OnPhoneSettingChanged(PhoneSettingSubscription sender, PhoneSettingEventArgs args)

    Parameters

    sender PhoneSettingSubscription
    args PhoneSettingEventArgs

    Constructors

    OnPhoneSettingChanged(object, nint)

    public OnPhoneSettingChanged(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(PhoneSettingSubscription, PhoneSettingEventArgs, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(PhoneSettingSubscription sender, PhoneSettingEventArgs args, AsyncCallback callback, object @object)

    Parameters

    sender PhoneSettingSubscription
    args PhoneSettingEventArgs
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual void EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Invoke(PhoneSettingSubscription, PhoneSettingEventArgs)

    public virtual void Invoke(PhoneSettingSubscription sender, PhoneSettingEventArgs args)

    Parameters

    sender PhoneSettingSubscription
    args PhoneSettingEventArgs
    © Enreach GmbH