USBDevice: close() method

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The close() method of the USBDevice interface returns a promise that resolves when all open interfaces are released and the device session has ended.

Syntax

close()

Parameters

None.

Return value

Specifications

Specification
WebUSB API
# ref-for-dom-usbdevice-close

Browser compatibility

BCD tables only load in the browser