Package io.webfolder.cdp.event.runtime
Class ExecutionContextDestroyed
java.lang.Object
io.webfolder.cdp.event.runtime.ExecutionContextDestroyed
Issued when execution context is destroyed
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionId of the destroyed contextvoid
setExecutionContextId
(Integer executionContextId) Id of the destroyed context
-
Constructor Details
-
ExecutionContextDestroyed
public ExecutionContextDestroyed()
-
-
Method Details
-
getExecutionContextId
Id of the destroyed context -
setExecutionContextId
Id of the destroyed context
-