qisdk / com.aldebaran.qi.sdk.object.conversation / Discuss / Async / topicStatus

topicStatus

abstract fun topicStatus(topic: Topic!): Future<TopicStatus!>!

Obtain an object to observe and act on the given state of a Topic during the action execution.

Parameters

topic - Topic!: The Topic to observe / act on

Return
Future<TopicStatus!>!: An object allowing to observe / modify the runtime properties of the Topic.

Future on error when:

Since
1