pl.wendigo.chrome.api.storage / UntrackIndexedDBForOriginRequest

UntrackIndexedDBForOriginRequest

data class UntrackIndexedDBForOriginRequest (source)

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

Unregisters origin from receiving notifications for IndexedDB.

Link
Storage#untrackIndexedDBForOrigin method documentation.

See Also

StorageOperations.untrackIndexedDBForOrigin

Constructors

<init>

UntrackIndexedDBForOriginRequest(origin: String)

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

Properties

origin

val origin: String

Security origin.