SharedStorageAccessedEventArgs Properties |
The SharedStorageAccessedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AccessTime |
Time of the access.
| |
MainFrameId |
DevTools Frame Token for the primary frame tree's root.
| |
OwnerOrigin |
Serialized origin for the context that invoked the Shared Storage API.
| |
Params |
The sub-parameters warapped by `params` are all optional and their
presence/absence depends on `type`.
| |
Type |
Enum value indicating the Shared Storage API method invoked.
|