toggle menu
chrome-devtools-kotlin
5.12.0-1263784
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.backgroundservice
/
StopObservingRequest
Stop
Observing
Request
@
Serializable
data
class
StopObservingRequest
(
val
service
:
ServiceName
)
Request object containing input parameters for the
BackgroundServiceDomain.stopObserving
command.
Members
Constructors
Stop
Observing
Request
Link copied to clipboard
constructor
(
service
:
ServiceName
)
Properties
service
Link copied to clipboard
val
service
:
ServiceName