NIM SDK提供的数据同步相关接口
更多...
#include <nim_cpp_data_sync.h>
|
typedef std::function< void(nim::NIMDataSyncType sync_type, nim::NIMDataSyncStatus status, const std::string &data_sync_info) | DataSyncCallback) |
| 数据同步通知回调模板
|
|
◆ DataSyncCallback
typedef std::function<void(nim::NIMDataSyncType sync_type, nim::NIMDataSyncStatus status, const std::string& data_sync_info) nim::DataSync::DataSyncCallback) |
◆ RegCompleteCb()
(全局回调)注册数据同步完成的回调函数
- 参数
-
- 返回
- void 无返回值
◆ UnregDataSyncCb()
void nim::DataSync::UnregDataSyncCb |
( |
| ) |
|
|
static |
反注册DataSync提供的所有回调
- 返回
- void 无返回值
该类的文档由以下文件生成:
- D:/GitLab/builds/wydSYb3b/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_cpp_wrapper/api/nim_cpp_data_sync.h
- D:/GitLab/builds/wydSYb3b/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_cpp_wrapper/api/nim_cpp_data_sync.cpp