qisdk / com.aldebaran.qi.sdk.object.conversation / Topic

Topic

interface Topic

Object representing a topic.

Since
1

Types

Async

interface Async

Functions

async

abstract fun async(): Async!

getBookmarks

Exposes the property bookmarks value

abstract fun getBookmarks(): MutableMap<String!, Bookmark!>!

getContent

Exposes the property content value

abstract fun getContent(): String!

getName

Exposes the property name value

abstract fun getName(): String!