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