|
Molybden
|
The NavigationDelegates::onStartNavigation action. More...
#include <navigation_delegates.hpp>
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_ |
The NavigationDelegates::onStartNavigation action.