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

The NavigationDelegates::onStartNavigation action. More...

#include <navigation_delegates.hpp>

Inheritance diagram for molybden::StartNavigationAction:
molybden::Action

Public Member Functions

 StartNavigationAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void start ()
 Tells the browser that it should continue the navigation request.
 
void ignore ()
 Tells the browser that the navigation request should be ignored.
 
- 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: