pl.wendigo.chrome.domain.storage / TrackCacheStorageForOriginRequest

TrackCacheStorageForOriginRequest

data class TrackCacheStorageForOriginRequest (source)

Represents request frame that can be used with Storage.trackCacheStorageForOrigin method call.

Registers origin to be notified when an update occurs to its cache storage list.

Constructors

<init>

TrackCacheStorageForOriginRequest(origin: String)

Represents request frame that can be used with Storage.trackCacheStorageForOrigin method call.

Properties

origin

val origin: String

Security origin.