BluetoothHeadset
data class BluetoothHeadset(val id: String, val name: String, val isPlayable: Boolean = true) : AudioOutput
A bluetooth headset paired with the watch.
Properties
Link copied to clipboard
Whether the audio output has ability to play media.
Link copied to clipboard
Optional MediaRoute2Info.getType associated.