|
MōBrowser API
|
The NetworkEvents::onResponseStarted event arguments. More...
#include <network_events.hpp>
Public Attributes | |
| std::shared_ptr< Network > | network |
| The network instance initiated this event. | |
| UrlRequest | url_request |
| The URL request associated with the response. | |
| uint32_t | response_code |
| The HTTP response code. | |
The NetworkEvents::onResponseStarted event arguments.