getBookmarksAsync

abstract fun getBookmarksAsync(): Observable<List<Bookmark>>

Returns the list of bookmarks in the document.

Return

Observable stream of bookmarks in the document.