Interface NavigationRedirected
- All Superinterfaces:
Event
,NavigationEvent
An event indicating that the navigation has encountered a server redirect.
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
Returns a string that represents the destination URL for the navigation redirect.default Navigation
Returns theNavigation
instance initiated this event.
-
Method Details
-
destinationUrl
Returns a string that represents the destination URL for the navigation redirect.