BookLibraryAnalytics

Analytics events describing navigation in the library and in an epub.

Functions

Link copied to clipboard
abstract fun onDidOpenBookDetailsView(activity: Activity?, book: Book)

Called when the user opens the details view for a book.

Link copied to clipboard
abstract fun onDidSelectLibraryTab(activity: Activity, tab: Tab)

Called when the user selects a tab in the library UI.

Link copied to clipboard
abstract fun onNavigatedToPage(activity: Activity, book: Book, pageNumber: Int, pageCount: Int)

Called when the user navigates to a page in an epub.