struct Protocol::Storage::IndexedDBContentUpdated
- Protocol::Storage::IndexedDBContentUpdated
- Struct
- Value
- Object
Overview
The origin's IndexedDB object store has been modified.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/storage.crConstructors
Instance Method Summary
-
#database_name : String
Database to update.
-
#object_store_name : String
ObjectStore to update.
-
#origin : String
Origin to update.
-
#storage_key : String
Storage key to update.