NIM PC Cross Platform SDK
|
This is the complete list of members for nim::PassThroughProxy, including all inherited members.
ReceivedHttpMsgCb typedef (defined in nim::PassThroughProxy) | 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 (defined in nim::PassThroughProxy) | nim::PassThroughProxy |