toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.database.events
/
DatabaseEvent
/
AddDatabase
Add
Database
@
Serializable
data
class
AddDatabase
(
val
database
:
Database
)
:
DatabaseEvent
(undocumented in the protocol definition)
Official doc
Members
Constructors
Add
Database
Link copied to clipboard
constructor
(
database
:
Database
)
Properties
database
Link copied to clipboard
val
database
:
Database
(undocumented in the protocol definition)