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

The BrowserDelegates::onUpdateUserProfile action. More...

#include <browser_delegates.hpp>

Inheritance diagram for molybden::UpdateUserProfileAction:
molybden::Action

Public Member Functions

 UpdateUserProfileAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void update ()
 Update the user profile in the user profile store.
 
void cancel ()
 Cancel the update user profile request.
 
void prompt ()
 Display the native prompt dialog where the end user can decide whether the user profile should be update in the user profile store and auto-filled in the future on this web 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: