REMOVE_BOOKMARK

val REMOVE_BOOKMARK: String = "remove_bookmark"

Delete bookmark event. This signifies that the user has deleted a bookmark from the document. Params:

  • PAGE_INDEX (int). Index of the bookmarked page.
  • SORT (String). Sort index of the bookmark (optional).