chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime.events / RuntimeEvent / ExecutionContextDestroyedEvent

ExecutionContextDestroyedEvent

data class ExecutionContextDestroyedEvent : RuntimeEvent

Constructors

<init>

ExecutionContextDestroyedEvent(executionContextId: ExecutionContextId)

Properties

executionContextId

Id of the destroyed context

val executionContextId: ExecutionContextId