toggle menu
lib
common
switch theme
search in API
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.engine.device
/
ActiveDeviceMonitor
Active
Device
Monitor
interface
ActiveDeviceMonitor
Inheritors
ActiveDeviceManagerImpl
Members
Properties
all
Devices
Link copied to clipboard
abstract
val
allDevices
:
Collection
<
StatefulDevice
>
on
Device
Connection
State
Change
Link copied to clipboard
abstract
val
onDeviceConnectionStateChange
:
Flow
<
Unit
>
selected
Device
Link copied to clipboard
abstract
val
selectedDevice
:
StateFlow
<
StatefulDevice
?
>