NIM 跨平台 C++ SDK
|
成员的完整列表,这些成员属于 nim::Global,包括所有继承而来的类成员
DeleteCachedFileCallback typedef | 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 | nim::Global | |
ExceptionCallback typedef | nim::Global | |
FreeBuf(void *data) | nim::Global | static |
FreeStrBuf(char *str) | nim::Global | static |
GetCachedFileInfoCallback typedef | 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 | nim::Global | |
SDKFeedbackAsync(const std::string &url, const std::string &json_extension, const SDKFeedbackCallback &cb) | nim::Global | static |
SDKFeedbackAsyncCallback typedef | nim::Global | |
SDKFeedbackCallback typedef | 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 |
UploadSDKLogAsync(const std::string &feedback_message, const SDKFeedbackAsyncCallback &cb) | nim::Global | static |