toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
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
)