HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.ai
/
ActionDescriptor
/
ActionDescriptor
Action
Descriptor
constructor
(
id
:
String
,
name
:
String
,
description
:
String
,
parameters
:
List
<
ActionParameter
>
,
returns
:
String
=
"Action"
)