Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-devtools
/
io.github.syrou.reaktiv.devtools.protocol
/
DevToolsMessage
/
LogicMethodStarted
/
LogicMethodStarted
Logic
Method
Started
constructor
(
clientId
:
String
,
timestamp
:
Long
,
callId
:
String
,
logicClass
:
String
,
methodName
:
String
,
params
:
Map
<
String
,
String
>
,
sourceFile
:
String
?
=
null
,
lineNumber
:
Int
?
=
null
,
githubSourceUrl
:
String
?
=
null
)
(
source
)