| com.pdftron.pdf.asynctask.PopulateUserBookmarkListTask.Callback |
Callback interface invoked when user bookmarks are populated.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
getUserBookmarks(List<UserBookmarkItem> result, boolean modified)
Called when user bookmarks have been populated.
| ||||||||||
Called when user bookmarks have been populated.
| result | The populated user bookmarks |
|---|---|
| modified | True if the PDF was modified |