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

bookmarkStatus

abstract fun bookmarkStatus(bookmark: Bookmark!): Future<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

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

Future on error when:

Since
1