Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 343 Bytes

File metadata and controls

25 lines (16 loc) · 343 Bytes

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