MōBrowser API
Loading...
Searching...
No Matches
mobrowser::SaveCreditCardAction Class Reference

The BrowserDelegates::onSaveCreditCard action. More...

#include <browser_delegates.hpp>

Inheritance diagram for mobrowser::SaveCreditCardAction:
mobrowser::Action

Public Member Functions

 SaveCreditCardAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void save ()
 Save the credit card information in the credit card store.
 
void cancel ()
 Cancel the save credit card request.
 
void prompt ()
 Display the native prompt dialog where the end user can decide whether the credit card information should be saved in the credit card store and auto-filled in the future on this web page.
 
- Public Member Functions inherited from mobrowser::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

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

Detailed Description


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