OnNavigationIntentEventListener

Used for navigation intents inside the WebView, such as when a user clicks a link.

Functions

Link copied to clipboard
abstract fun onNavigationIntent(navigationIntentEvent: NavigationIntentEngineEventData)

Called when a "navigation intent" occurs that was NOT initiated by a call to ReaderView.next, ReaderView.previous, ReaderView.goTo or ReaderView.goToStart.