Commit 76946516 by 李维杰

add file

parent 103ced30
#include "mqtt_request.h"
namespace offcn
{
std::string MqttRequest::JoinRequest(std::string local_id, std::string capacity)
{
}
std::string MqttRequest::UpdateRequest(std::string local_id, std::string capacity)
{
}
std::string MqttRequest::Candidate(std::string local_id, std::string remote_id, std::string type, std::string candidate)
{
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment