Molybden API
|
The NetworkDelegates::onCanSetCookie action. More...
#include <network_delegates.hpp>
Public Member Functions | |
CanSetCookieAction (std::unique_ptr< rpc::internal::Callback > callback) | |
void | can () |
Set the received cookie. | |
void | cannot () |
Do not set the received cookie. | |
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 NetworkDelegates::onCanSetCookie action.