pl.wendigo.chrome.api.domstorage / ClearRequest

ClearRequest

data class ClearRequest (source)

Represents request frame that can be used with DOMStorage#clear operation call.

Link
DOMStorage#clear method documentation.

See Also

DOMStorageOperations.clear

Constructors

<init>

ClearRequest(storageId: StorageId)

Represents request frame that can be used with DOMStorage#clear operation call.

Properties

storageId

val storageId: StorageId