SORT_BOOKMARK

val SORT_BOOKMARK: String = "sort_bookmark"

Sort bookmark event. This signifies that the user changed the sort order of a bookmark item. Params:

  • PAGE_INDEX (int). Index of the bookmarked page.
  • SORT (String). New sort position of the bookmark item.