Module chrome_remote_interface_model::background_service[][src]

This is supported on crate features experimental and BackgroundService only.
Expand description

Defines events for background web platform features.

Structs

Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.

Clears all stored data for the service.

Clears all stored data for the service.

A key-value pair for additional event information to pass along.

Called when the recording state for the service has been updated.

Set the recording state for the service.

Set the recording state for the service.

Enables event updates for the service.

Enables event updates for the service.

Disables event updates for the service.

Disables event updates for the service.

Enums