NIM SDK API  9.0.0
nim::Global Member List

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::Globalstatic
DetectProxy(NIMProxyType type, const std::string &host, int port, const std::string &user, const std::string &password, const Global::DetectProxyCallback &callback)nim::Globalstatic
DetectProxyCallback typedef (defined in nim::Global)nim::Global
ExceptionCallback typedef (defined in nim::Global)nim::Global
FreeBuf(void *data)nim::Globalstatic
FreeStrBuf(char *str)nim::Globalstatic
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::Globalstatic
RegSDKDBError(const SDKDBErrorCallback &cb)nim::Globalstatic
SDKDBErrorCallback typedef (defined in nim::Global)nim::Global
SDKFeedbackAsync(const std::string &url, const std::string &json_extension, const SDKFeedbackCallback &cb)nim::Globalstatic
SDKFeedbackCallback typedef (defined in nim::Global)nim::Global
SetExceptionReportCallback(const std::string &json_extension, const ExceptionCallback &cb)nim::Globalstatic
SetProxy(NIMProxyType type, const std::string &host, int port, const std::string &user, const std::string &password)nim::Globalstatic
UploadSDKLog(const std::string &feedback_message, const SDKFeedbackCallback &cb)nim::Globalstatic