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

getBookmarks

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

Exposes the property bookmarks value

Return
MutableMap<String!, Bookmark!>!: the bookmarks value

Exposes a map of the Bookmarks in this topic The keys of this map are the names of the Bookmarks The values of this map are the Bookmarks themselves

Since
1