Navigator.NavigationSessionListener
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The Navigator.NavigationSessionListener interface defines methods that are triggered when a new navigation session begins, with all notifications occurring on the UI thread.
The primary method, onNewNavigationSession(), is called upon the start of a new navigation session.
public static interface
Navigator.NavigationSessionListener
Defines signatures for methods that are called when a new navigation session starts. All
notifications will occur on the UI thread.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-21 UTC."],[],[]]