HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.ai
/
AIServer
/
setActionCallback
set
Action
Callback
fun
setActionCallback
(
callback
:
(
String
,
Map
<
String
,
Any
?
>
)
->
AIServer.ActionResult
)