WebDeviceWrapper

class WebDeviceWrapper(val identifier: Identifier, val name: String?) : DeviceWrapper

Default implementation of DeviceWrapper for the JS family.

Constructors

Link copied to clipboard
constructor(identifier: Identifier, name: String?)

Properties

Link copied to clipboard
open override val identifier: Identifier

Identifier of the Bluetooth device

Link copied to clipboard
open override val name: String?

Name of the Bluetooth device