NIM 跨平台 C++ SDK
|
成员的完整列表,这些成员属于 nim::PassThroughProxy,包括所有继承而来的类成员
ReceivedHttpMsgCb typedef | nim::PassThroughProxy | |
RegReceivedHttpMsgCb(const ReceivedHttpMsgCb &cb, const std::string &json_extension) | nim::PassThroughProxy | static |
SendHttpRequest(const std::string &host, const std::string &path, NIMSendHttpRequestMethods method, const std::string &headers, const std::string &body, const std::string &json_extension, const SendHttpRequestCallback &callback) | nim::PassThroughProxy | static |
SendHttpRequestCallback typedef | nim::PassThroughProxy |