qisdk / com.aldebaran.qi.sdk.object.conversation / Discuss / bookmarkStatus

bookmarkStatus

abstract fun bookmarkStatus(bookmark: Bookmark!): BookmarkStatus!

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

Parameters

bookmark - Bookmark!: The Bookmark to observe / act on

Exceptions

RuntimeException - The given Bookmark does not belong to a topic from this Discuss action

Return
BookmarkStatus!: An object allowing to observe / modify the runtime properties of the Bookmark.

Since
1