menu
vtj_bluetooth_package package
documentation
datasources/vtj_devices_datasource.dart
VtjDevicesDatasource
getDeviceState abstract method
getDeviceState abstract method
dark_mode
light_mode
getDeviceState
abstract method
Future
<
VtjCommandResult
<
GetDeviceStateResult
>
>
getDeviceState
(
BluetoothDevice
device
)
Implementation
Future<VtjCommandResult<GetDeviceStateResult>> getDeviceState( BluetoothDevice device, );
vtj_bluetooth_package package
documentation
datasources/vtj_devices_datasource
VtjDevicesDatasource
getDeviceState abstract method
VtjDevicesDatasource class