pl.wendigo.chrome.domain.backgroundservice / ClearEventsRequest

ClearEventsRequest

data class ClearEventsRequest (source)

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

Clears all stored data for the service.

Constructors

<init>

ClearEventsRequest(service: ServiceName)

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

Properties

service

val service: ServiceName