Click or drag to resize

BackgroundServiceEvent Properties

Version 86.0.240

The BackgroundServiceEvent type exposes the following members.

Properties
  NameDescription
Public propertyEventMetadata
A list of event-specific information.
Public propertyEventName
A description of the event.
Public propertyInstanceId
An identifier that groups related events together.
Public propertyOrigin
The origin this event belongs to.
Public propertyService
Public propertyServiceWorkerRegistrationId
The Service Worker ID that initiated the event.
Public propertyTimestamp
Timestamp of the event (in seconds).
Top
See Also