Package org.hildan.chrome.devtools.domains.backgroundservice
See: Description
-
Class Summary Class Description StartObservingRequest Request object containing input parameters for the BackgroundServiceDomain.startObserving command. StopObservingRequest Request object containing input parameters for the BackgroundServiceDomain.stopObserving command. SetRecordingRequest Request object containing input parameters for the BackgroundServiceDomain.setRecording command. ClearEventsRequest Request object containing input parameters for the BackgroundServiceDomain.clearEvents command. BackgroundServiceDomain Defines events for background web platform features. EventMetadata A key-value pair for additional event information to pass along. BackgroundServiceEvent Official doc -
Enum Summary Enum Description ServiceName The Background Service that will be associated with the commands/events.