Click or drag to resize

StorageClient Events

Version 130.1.90

The StorageClient type exposes the following members.

Events
 NameDescription
Public eventAttributionReportingSourceRegistered AttributionReportingSourceRegistered
Public eventAttributionReportingTriggerRegistered AttributionReportingTriggerRegistered
Public eventCacheStorageContentUpdated A cache's contents have been modified.
Public eventCacheStorageListUpdated A cache has been added/deleted.
Public eventIndexedDBContentUpdated The origin's IndexedDB object store has been modified.
Public eventIndexedDBListUpdated The origin's IndexedDB database list has been modified.
Public eventInterestGroupAccessed One of the interest groups was accessed. Note that these events are global to all targets sharing an interest group store.
Public eventInterestGroupAuctionEventOccurred An auction involving interest groups is taking place. These events are target-specific.
Public eventInterestGroupAuctionNetworkRequestCreated Specifies which auctions a particular network fetch may be related to, and in what role. Note that it is not ordered with respect to Network.requestWillBeSent (but will happen before loadingFinished loadingFailed).
Public eventSharedStorageAccessed Shared storage was accessed by the associated page. The following parameters are included in all events.
Public eventStorageBucketCreatedOrUpdated StorageBucketCreatedOrUpdated
Public eventStorageBucketDeleted StorageBucketDeleted
Top
See Also