Cancel Request
Cancel command
Cancels the execution of the currently active method and fires the ui-close_window event.
HardwareSDK.cancel(connectId);Params
Examples
HardwareSDK.cancel(connectId);Result
undefinedLast updated on
Cancels the execution of the currently active method and fires the ui-close_window event.
HardwareSDK.cancel(connectId);HardwareSDK.cancel(connectId);Result
undefined