CefSharp.DevTools.Storage Namespace |
[Missing <summary> documentation for "N:CefSharp.DevTools.Storage"]
Class | Description | |
---|---|---|
CacheStorageContentUpdatedEventArgs |
A cache's contents have been modified.
| |
CacheStorageListUpdatedEventArgs |
A cache has been added/deleted.
| |
ClearTrustTokensResponse |
ClearTrustTokensResponse
| |
GetCookiesResponse |
GetCookiesResponse
| |
GetInterestGroupDetailsResponse |
GetInterestGroupDetailsResponse
| |
GetSharedStorageEntriesResponse |
GetSharedStorageEntriesResponse
| |
GetSharedStorageMetadataResponse |
GetSharedStorageMetadataResponse
| |
GetStorageKeyForFrameResponse |
GetStorageKeyForFrameResponse
| |
GetTrustTokensResponse |
GetTrustTokensResponse
| |
GetUsageAndQuotaResponse |
GetUsageAndQuotaResponse
| |
IndexedDBContentUpdatedEventArgs |
The origin's IndexedDB object store has been modified.
| |
IndexedDBListUpdatedEventArgs |
The origin's IndexedDB database list has been modified.
| |
InterestGroupAccessedEventArgs |
One of the interest groups was accessed by the associated page.
| |
InterestGroupAd |
Ad advertising element inside an interest group.
| |
InterestGroupDetails |
The full details of an interest group.
| |
SharedStorageAccessedEventArgs |
Shared storage was accessed by the associated page.
The following parameters are included in all events.
| |
SharedStorageAccessParams |
Bundles the parameters for shared storage access events whose
presence/absence can vary according to SharedStorageAccessType.
| |
SharedStorageEntry |
Struct for a single key-value pair in an origin's shared storage.
| |
SharedStorageMetadata |
Details for an origin's shared storage.
| |
SharedStorageReportingMetadata |
Pair of reporting metadata details for a candidate URL for `selectURL()`.
| |
SharedStorageUrlWithMetadata |
Bundles a candidate URL with its reporting metadata.
| |
StorageClient |
Storage
| |
TrustTokens |
Pair of issuer origin and number of available (signed, but not used) Trust
Tokens from that issuer.
| |
UsageForType |
Usage for a storage type.
|
Enumeration | Description | |
---|---|---|
InterestGroupAccessType |
Enum of interest group access types.
| |
SharedStorageAccessType |
Enum of shared storage access types.
| |
StorageType |
Enum of possible storage types.
|