toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.bookmarks
/
BookmarkProvider
/
getBookmarksAsync
get
Bookmarks
Async
@
NonNull
abstract
fun
getBookmarksAsync
(
)
:
Observable
<
List
<
Bookmark
>
>
Returns the list of bookmarks in the document.
Return
Observable stream of bookmarks in the document.