BluetoothPairingHandlerHandlerDetails

Properties

Link copied to clipboard
abstract var deviceId: String
Link copied to clipboard
abstract var frame: WebFrameMain?

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

Link copied to clipboard

The type of pairing prompt being requested. One of the following values:

Link copied to clipboard
abstract var pin: String?

The pin value to verify if pairingKind is confirmPin.