HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.service
/
MetadataService
Metadata
Service
object
MetadataService
Members
Functions
get
Actions
Link copied to clipboard
fun
getActions
(
)
:
List
<
ActionMetadata
>
get
Events
Link copied to clipboard
fun
getEvents
(
)
:
List
<
EventMetadata
>
get
Robot
By
Id
Link copied to clipboard
fun
getRobotById
(
id
:
String
)
:
RobotMetadata
?
get
Robots
Link copied to clipboard
fun
getRobots
(
)
:
List
<
RobotMetadata
>