ReaderPublicationNavigationData

Contains the complete publication navigation as defined in the source publication. For example, in EPUB this equates to the NAV document or the NCX document.

The publication navigation is further categorized into NavigationCollections. See NavigationCollectionType for a list of NavigationCollection types.

Some NavigationCollections are represented as a tree structure, for example the "Table of Contents" (TOC). Some NavigationCollections are represented as a list of items, for example the "Page list" (PAGE_LIST).

Constructors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)

Properties

Link copied to clipboard

All NavigationCollections for this publication.