Molybden API
Loading...
Searching...
No Matches
molybden::ConsoleMessageReceived Struct Reference

The BrowserEvents::onConsoleMessageReceived event arguments. More...

#include <browser_events.hpp>

Public Attributes

std::shared_ptr< Browserbrowser
 The browser instance initiated this event.
 
ConsoleMessageLevel level
 The console message level.
 
std::string message
 The console message text.
 
uint64_t line_number
 The line number of the console message.
 
std::string source
 The source of the console message.
 

Detailed Description


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