SLBluetoothPipeResult

class SLBluetoothPipeResult(success: Boolean, val bluetoothDevices: List<SLBluetoothEntry>?) : SLPipeResult

Constructors

Link copied to clipboard
constructor(success: Boolean, bluetoothDevices: List<SLBluetoothEntry>?)

Properties

Link copied to clipboard