|
NIMSDK-AOS
10.9.71
|
Public 成员函数 | |
| InvocationFuture< List< Team > > | getTeamInfoBatch (long timeTag) |
| 批量查询群信息 更多... | |
| AbortableFuture< Void > | updateTInfoLocal (List< Team > tInfoList) |
| 批量更新群信息 更多... | |
在文件 SFService.java 第 9 行定义.
| InvocationFuture<List<Team> > com.netease.nimlib.sdk.sf.service.SFService.getTeamInfoBatch | ( | long | timeTag | ) |
批量查询群信息
| timeTag |
| AbortableFuture<Void> com.netease.nimlib.sdk.sf.service.SFService.updateTInfoLocal | ( | List< Team > | tInfoList | ) |
批量更新群信息
| tInfoList |
1.8.11