pl.wendigo.chrome.domain.storage / CacheStorageListUpdatedEvent

CacheStorageListUpdatedEvent

data class CacheStorageListUpdatedEvent : ProtocolEvent (source)

Represents event frames for Storage.cacheStorageListUpdated

A cache has been added/deleted.

Constructors

<init>

CacheStorageListUpdatedEvent(origin: String)

Represents event frames for Storage.cacheStorageListUpdated

Properties

origin

val origin: String

Origin to update.

Inherited Functions

protocolDomain

fun protocolDomain(): String