kvision / pl.treksoft.kvision.electron / BluetoothDevice

BluetoothDevice

external interface BluetoothDevice

Properties

deviceId

abstract var deviceId: String

deviceName

abstract var deviceName: String

Extension Functions

createInstance

fun <T> Any?.createInstance(vararg args: dynamic): T

Helper function for creating JavaScript objects from dynamic constructors.