toggle menu
chrome-devtools-kotlin
5.8.1-1233758
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webaudio.events
/
WebAudioEvent
/
ContextWillBeDestroyed
Context
Will
Be
Destroyed
@
Serializable
data
class
ContextWillBeDestroyed
(
val
contextId
:
GraphObjectId
)
:
WebAudioEvent
Notifies that an existing BaseAudioContext will be destroyed.
Official doc
Members
Constructors
Context
Will
Be
Destroyed
Link copied to clipboard
constructor
(
contextId
:
GraphObjectId
)
Properties
context
Id
Link copied to clipboard
val
contextId
:
GraphObjectId