Package-level declarations

The navigation callbacks.

The navigation callbacks.

Types

Link copied to clipboard
A common interface for all navigation callbacks must extend.
Link copied to clipboard
A common interface for all synchronous navigation callbacks must extend.
Link copied to clipboard
This callback is invoked when the engine is about to display an error web page because the web server sends an empty HTTP response with the HTTP status code that represents an error.
Link copied to clipboard
This callback is invoked when the engine is about to display a network error web page because the required web resource cannot be loaded because of a network error.
Link copied to clipboard
This callback is invoked before the engine starts navigation to a resource.