pl.wendigo.chrome.domain.domstorage / ClearRequest

ClearRequest

data class ClearRequest (source)

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

Constructors

<init>

ClearRequest(storageId: StorageId)

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

Properties

storageId

val storageId: StorageId