lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.engine.device
/
ActiveDeviceMonitor
Active
Device
Monitor
@
InternalMockzillaApi
interface
ActiveDeviceMonitor
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
>
on
Device
Removed
Link copied to clipboard
abstract
val
onDeviceRemoved
:
Flow
<
Device
>
selected
Device
Link copied to clipboard
abstract
val
selectedDevice
:
StateFlow
<
StatefulDevice
?
>