Ark Server API (ASE) - Wiki
|
Public Attributes | |
std::function< void(bool, std::string)> | callback |
bool | success |
std::string | result |
Definition at line 39 of file Requests.cpp.
std::function<void(bool, std::string)> API::Requests::impl::RequestData::callback |
Definition at line 41 of file Requests.cpp.
std::string API::Requests::impl::RequestData::result |
Definition at line 43 of file Requests.cpp.
bool API::Requests::impl::RequestData::success |
Definition at line 42 of file Requests.cpp.