|
NIM PC Cross Platform SDK
|
This is the complete list of members for nim::Global, including all inherited members.
| DeleteCachedFileCallback typedef (defined in nim::Global) | nim::Global | |
| DeleteSDKCachedFileAsync(const std::string &login_id, const std::string &file_type, int64_t end_timestamp, const std::string &json_extension, const DeleteCachedFileCallback &cb) | nim::Global | static |
| DetectProxy(NIMProxyType type, const std::string &host, int port, const std::string &user, const std::string &password, const Global::DetectProxyCallback &callback) | nim::Global | static |
| DetectProxyCallback typedef (defined in nim::Global) | nim::Global | |
| ExceptionCallback typedef (defined in nim::Global) | nim::Global | |
| FreeBuf(void *data) | nim::Global | static |
| FreeStrBuf(char *str) | nim::Global | static |
| GetCachedFileInfoCallback typedef (defined in nim::Global) | nim::Global | |
| GetSDKCachedFileInfoAsync(const std::string &login_id, const std::string &file_type, int64_t end_timestamp, const std::string &json_extension, const GetCachedFileInfoCallback &cb) | nim::Global | static |
| RegSDKDBError(const SDKDBErrorCallback &cb) | nim::Global | static |
| SDKDBErrorCallback typedef (defined in nim::Global) | nim::Global | |
| SDKFeedbackAsync(const std::string &url, const std::string &json_extension, const SDKFeedbackCallback &cb) | nim::Global | static |
| SDKFeedbackCallback typedef (defined in nim::Global) | nim::Global | |
| SetExceptionReportCallback(const std::string &json_extension, const ExceptionCallback &cb) | nim::Global | static |
| SetProxy(NIMProxyType type, const std::string &host, int port, const std::string &user, const std::string &password) | nim::Global | static |
| UploadSDKLog(const std::string &feedback_message, const SDKFeedbackCallback &cb) | nim::Global | static |