chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.runtime.events
/
RuntimeEvent
/
ConsoleAPICalled
/
ConsoleAPICalled
Console
APICalled
constructor
(
type
:
ConsoleAPICalledType
,
args
:
List
<
RemoteObject
>
,
executionContextId
:
ExecutionContextId
,
timestamp
:
Timestamp
,
stackTrace
:
StackTrace
?
=
null
,
context
:
String
?
=
null
)
(
source
)