HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.ai
/
AIServer
/
ActionResult
/
ActionResult
Action
Result
constructor
(
success
:
Boolean
,
message
:
String
,
data
:
Map
<
String
,
Any
?
>
?
=
null
)