pl.wendigo.chrome.api.backgroundservice / ClearEventsRequest

ClearEventsRequest

data class ClearEventsRequest (source)

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

Clears all stored data for the service.

Link
BackgroundService#clearEvents method documentation.

See Also

BackgroundServiceOperations.clearEvents

Constructors

<init>

ClearEventsRequest(service: ServiceName)

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

Properties

service

val service: ServiceName