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

goToBookmarkedOutputUtteranceIfBookmarkIsReachable

abstract fun goToBookmarkedOutputUtteranceIfBookmarkIsReachable(bookmark: Bookmark!): Future<Void!>!

Make the robot execute the interaction at the given Bookmark, only if the Bookmark can be emitted.

Parameters

bookmark - Bookmark!: The Bookmark to go to

Future on error when:

Since
1