SerialPortRevokedDetails

external interface SerialPortRevokedDetails(source)

Properties

Link copied to clipboard
abstract var frame: WebFrameMain?

The frame initiating this event. May be null if accessed after the frame has either navigated or been destroyed.

Link copied to clipboard
abstract var origin: String

The origin that the device has been revoked from.

Link copied to clipboard
abstract var port: SerialPort