pl.wendigo.chrome.domain.backgroundservice / StopObservingRequest

StopObservingRequest

data class StopObservingRequest (source)

Represents request frame that can be used with BackgroundService.stopObserving method call.

Disables event updates for the service.

Constructors

<init>

StopObservingRequest(service: ServiceName)

Represents request frame that can be used with BackgroundService.stopObserving method call.

Properties

service

val service: ServiceName