#include <response.hpp>
Definition at line 51 of file response.hpp.
◆ Reason
Enumerator |
---|
Success | |
NotFound | |
Server | |
Connection | |
RateLimit | |
Other | |
Definition at line 53 of file response.hpp.
◆ Error()
mbgl::Response::Error::Error |
( |
Reason |
, |
|
|
std::string |
= "" , |
|
|
std::optional< Timestamp > |
= std::nullopt |
|
) |
| |
◆ message
std::string mbgl::Response::Error::message |
◆ reason
◆ retryAfter
std::optional<Timestamp> mbgl::Response::Error::retryAfter |
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/storage/response.hpp