BackgroundService Domain
Defines events for background web platform features.
Methods
Events
Types
Methods
BackgroundService.clearEvents #
Clears all stored data for the service.
parameters
- service
-
ServiceName
BackgroundService.setRecording #
Set the recording state for the service.
parameters
- shouldRecord
-
boolean
- service
-
ServiceName
BackgroundService.startObserving #
Enables event updates for the service.
parameters
- service
-
ServiceName