IMSDK
即时通信 IM 提供全球接入、单聊、群聊、消息推送、资料关系链托管、帐号鉴权等全方位解决方案,并提供完备的 App 接入、后台管理接口。
V2TIMFriendGroup

Public 成员函数

String getName ()
 
long getFriendCount ()
 
List< String > getFriendIDList ()
 

成员函数说明

◆ setFriendGroup()

void setFriendGroup ( FriendGroup  friendGroup)
inlineprotected

◆ getName()

String getName ( )
inline

获取好友分组名称

返回
分组名称

◆ getFriendCount()

long getFriendCount ( )
inline

获取分组成员数量

返回
分组成员数量

◆ getFriendIDList()

List<String> getFriendIDList ( )
inline

获取分组成员 userID 列表

返回