chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.backgroundservice / StopObservingRequest

StopObservingRequest

data class StopObservingRequest

Request object containing input parameters for the BackgroundServiceDomain.stopObserving command.

Constructors

<init>

Request object containing input parameters for the BackgroundServiceDomain.stopObserving command.

StopObservingRequest(service: ServiceName)

Properties

service

val service: ServiceName