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

属性

NSString * groupName
 
uint64_t userCount
 
NSMutableArray * friendList
 

详细描述

好友分组

属性说明

◆ groupName

- (NSString*) groupName
readwritenonatomicstrong

好友分组名称

◆ userCount

- (uint64_t) userCount
readwritenonatomicassign

分组成员数量

◆ friendList

- (NSMutableArray*) friendList
readwritenonatomicstrong

分组成员列表