pl.wendigo.chrome.api.storage / UntrackCacheStorageForOriginRequest

UntrackCacheStorageForOriginRequest

data class UntrackCacheStorageForOriginRequest (source)

Represents request frame that can be used with Storage#untrackCacheStorageForOrigin operation call.

Unregisters origin from receiving notifications for cache storage.

Link
Storage#untrackCacheStorageForOrigin method documentation.

See Also

StorageOperations.untrackCacheStorageForOrigin

Constructors

<init>

UntrackCacheStorageForOriginRequest(origin: String)

Represents request frame that can be used with Storage#untrackCacheStorageForOrigin operation call.

Properties

origin

val origin: String

Security origin.