Click or drag to resize

CefSharp.DevTools.Storage Namespace

Version 109.1.110

[Missing <summary> documentation for "N:CefSharp.DevTools.Storage"]

Classes
  ClassDescription
Public classCacheStorageContentUpdatedEventArgs
A cache's contents have been modified.
Public classCacheStorageListUpdatedEventArgs
A cache has been added/deleted.
Public classClearTrustTokensResponse
ClearTrustTokensResponse
Public classGetCookiesResponse
GetCookiesResponse
Public classGetInterestGroupDetailsResponse
GetInterestGroupDetailsResponse
Public classGetSharedStorageEntriesResponse
GetSharedStorageEntriesResponse
Public classGetSharedStorageMetadataResponse
GetSharedStorageMetadataResponse
Public classGetStorageKeyForFrameResponse
GetStorageKeyForFrameResponse
Public classGetTrustTokensResponse
GetTrustTokensResponse
Public classGetUsageAndQuotaResponse
GetUsageAndQuotaResponse
Public classIndexedDBContentUpdatedEventArgs
The origin's IndexedDB object store has been modified.
Public classIndexedDBListUpdatedEventArgs
The origin's IndexedDB database list has been modified.
Public classInterestGroupAccessedEventArgs
One of the interest groups was accessed by the associated page.
Public classInterestGroupAd
Ad advertising element inside an interest group.
Public classInterestGroupDetails
The full details of an interest group.
Public classSharedStorageAccessedEventArgs
Shared storage was accessed by the associated page. The following parameters are included in all events.
Public classSharedStorageAccessParams
Bundles the parameters for shared storage access events whose presence/absence can vary according to SharedStorageAccessType.
Public classSharedStorageEntry
Struct for a single key-value pair in an origin's shared storage.
Public classSharedStorageMetadata
Details for an origin's shared storage.
Public classSharedStorageReportingMetadata
Pair of reporting metadata details for a candidate URL for `selectURL()`.
Public classSharedStorageUrlWithMetadata
Bundles a candidate URL with its reporting metadata.
Public classStorageClient
Storage
Public classTrustTokens
Pair of issuer origin and number of available (signed, but not used) Trust Tokens from that issuer.
Public classUsageForType
Usage for a storage type.
Enumerations
  EnumerationDescription
Public enumerationInterestGroupAccessType
Enum of interest group access types.
Public enumerationSharedStorageAccessType
Enum of shared storage access types.
Public enumerationStorageType
Enum of possible storage types.