17 rapidjson::Value* _state_json =
nullptr;
23 request_response(std::string game_id, std::string req_id,
bool success, rapidjson::Value* state_json, std::string err);
26 virtual void write_into_json(rapidjson::Value& json, rapidjson::Document::AllocatorType& allocator)
const override;
30 virtual void Process()
const override;