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
/
ToolResult
/
ToolResult
Tool
Result
constructor
(
isSuccess
:
Boolean
,
data
:
Map
<
String
,
Any
?
>
?
,
errorMessage
:
String
?
)