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 OnLogoffDeviceCallback

    Namespace
    SWConfigDataClientLib.Proxies.IppbxServer
    Assembly
    IpPbxCDSClientLib.dll
    public delegate bool OnLogoffDeviceCallback(int userId, string deviceId)

    Parameters

    userId int
    deviceId string

    Returns

    bool

    Constructors

    OnLogoffDeviceCallback(object, nint)

    public OnLogoffDeviceCallback(object @object, nint method)

    Parameters

    object object
    method nint

    Methods

    BeginInvoke(int, string, AsyncCallback, object)

    public virtual IAsyncResult BeginInvoke(int userId, string deviceId, AsyncCallback callback, object @object)

    Parameters

    userId int
    deviceId string
    callback AsyncCallback
    object object

    Returns

    IAsyncResult

    EndInvoke(IAsyncResult)

    public virtual bool EndInvoke(IAsyncResult result)

    Parameters

    result IAsyncResult

    Returns

    bool

    Invoke(int, string)

    public virtual bool Invoke(int userId, string deviceId)

    Parameters

    userId int
    deviceId string

    Returns

    bool
    © Enreach GmbH