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

Bookmark

interface Bookmark

Object representing a marked location in a topic.

Since
1

Types

Async

interface Async

Functions

async

abstract fun async(): Async!

getName

Exposes the property name value

abstract fun getName(): String!

getTopic

Exposes the property topic value

abstract fun getTopic(): Topic!