DOMStorage Domain
Functions
Link copied to clipboard
Link copied to clipboard
Disables storage tracking, prevents storage events from being sent to the client.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Enables storage tracking, storage events will now be delivered to the client.
Link copied to clipboard
Subscribes to all events related to this domain.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun setDOMStorageItem(storageId: StorageId, key: String, value: String): SetDOMStorageItemResponse