RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.scanner / PeripheralScanner / ScanEvent / Disconnected

Disconnected

data class Disconnected : ScanEvent

A device disconnected

Constructors

<init>

Disconnected(connection: GattConnection)

A device disconnected

Properties

connection

val connection: GattConnection