pl.wendigo.chrome.domain.backgroundservice / StartObservingRequest

StartObservingRequest

data class StartObservingRequest (source)

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

Enables event updates for the service.

Constructors

<init>

StartObservingRequest(service: ServiceName)

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

Properties

service

val service: ServiceName