NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.sf.service.SFService接口 参考

Public 成员函数

InvocationFuture< List< Team > > getTeamInfoBatch (long timeTag)
 批量查询群信息 更多...
 
AbortableFuture< Void > updateTInfoLocal (List< Team > tInfoList)
 批量更新群信息 更多...
 

详细描述

在文件 SFService.java9 行定义.

成员函数说明

◆ getTeamInfoBatch()

InvocationFuture<List<Team> > com.netease.nimlib.sdk.sf.service.SFService.getTeamInfoBatch ( long  timeTag)

批量查询群信息

参数
timeTag
返回

◆ updateTInfoLocal()

AbortableFuture<Void> com.netease.nimlib.sdk.sf.service.SFService.updateTInfoLocal ( List< Team tInfoList)

批量更新群信息

参数
tInfoList

该接口的文档由以下文件生成: