Skip to Content
Connect to hardwarehardware-sdkBasic APICancel Request

Cancel Request

Cancel command

Cancels the execution of the currently active method and fires the ui-close_window event.

HardwareSDK.cancel(connectId);

Params

Optional common params

Examples

HardwareSDK.cancel(connectId);

Result

undefined
Last updated on