chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.backgroundservice
/
StopObservingRequest
Stop
Observing
Request
@
Serializable
data
class
StopObservingRequest
(
val
service
:
ServiceName
)
(
source
)
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