DeviceRootViewModel

class DeviceRootViewModel(device: Device, eventBus: EventBus, activeDeviceMonitor: ActiveDeviceMonitor) : ViewModel

Constructors

Link copied to clipboard
constructor(device: Device, eventBus: EventBus, activeDeviceMonitor: ActiveDeviceMonitor)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val state: MutableStateFlow<DeviceRootViewModel.State>
Link copied to clipboard
expect val viewModelScope: CoroutineScope

Functions

Link copied to clipboard
Link copied to clipboard