![]() |
Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
#include <NHttpTransportInterface.h>
Public Attributes | |
int | statusCode = 0 |
std::string | body |
HTTP status code, 200 - OK. More... | |
std::string | errorMessage |
response body More... | |
std::string NHttpResponse::body |
HTTP status code, 200 - OK.
std::string NHttpResponse::errorMessage |
response body
int NHttpResponse::statusCode = 0 |