qisdk / com.aldebaran.qi.sdk.object.conversation / Conversation / Async / makeTopic

makeTopic

abstract fun makeTopic(topicContent: String!): Future<Topic!>!

Create a new Topic object.

Parameters

topicContent - String!: The content of the Topic

Return
Future<Topic!>!: A topic object.

Future on error when:

Since
1