|
Molybden
|
Allows managing permissions. More...
#include <permissions.hpp>
Public Member Functions | |
| virtual std::shared_ptr< Profile > | profile ()=0 |
| The profile of this service. | |
Additional Inherited Members | |
Public Attributes inherited from molybden::PermissionsDelegates | |
| Delegate< RequestPermissionArgs, RequestPermissionAction > | onRequestPermission |
| Invoked when a web page requests a permission to enable some functionality such as geolocation or desktop notifications on a web page. | |
Allows managing permissions.