asyncGenerateDevice

abstract fun asyncGenerateDevice(onDeviceGenerated: (device: Device) -> Unit)

Asynchronously generates a Device and calls onDeviceGenerated callback once it's ready