droid-mcp
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
droid-mcp
droid-mcp-core
/
io.droidmcp.core
/
ToolCallAudit
/
ToolCallAudit
Tool
Call
Audit
constructor
(
timestamp
:
Long
,
toolName
:
String
,
clientLabel
:
String
?
,
argumentsJson
:
String
?
,
success
:
Boolean
,
errorMessage
:
String
?
,
durationMs
:
Long
)