pl.wendigo.chrome.api.domstorage / GetDOMStorageItemsRequest

GetDOMStorageItemsRequest

data class GetDOMStorageItemsRequest (source)

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

Link
DOMStorage#getDOMStorageItems method documentation.

See Also

DOMStorageOperations.getDOMStorageItems

Constructors

<init>

GetDOMStorageItemsRequest(storageId: StorageId)

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

Properties

storageId

val storageId: StorageId