Molybden API
Loading...
Searching...
No Matches
molybden::ShowNetErrorPageAction Class Reference

The NavigationDelegates::onShowNetErrorPage action. More...

#include <navigation_delegates.hpp>

Inheritance diagram for molybden::ShowNetErrorPageAction:
molybden::Action

Public Member Functions

 ShowNetErrorPageAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void showPage (const std::string &html)
 Tells the browser to display a custom network error page with the given HTML.
 
void showDefaultPage ()
 Tells the browser to show the default network error page.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description


The documentation for this class was generated from the following file: