Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-devtools
/
io.github.syrou.reaktiv.devtools.protocol
/
DevToolsMessage
/
GhostDeviceRemoval
Ghost
Device
Removal
@
Serializable
data
class
GhostDeviceRemoval
(
val
ghostClientId
:
String
)
:
DevToolsMessage
(
source
)
Request to remove a ghost device.
Members
Constructors
Ghost
Device
Removal
Link copied to clipboard
constructor
(
ghostClientId
:
String
)
Properties
ghost
Client
Id
Link copied to clipboard
val
ghostClientId
:
String