跳到主要内容

GroupInfo

功能介绍

信息

群组信息。

OIMGroupBaseInfo

字段名称字段类型描述
groupNameNSString群名称
notificationNSString群公告
introductionNSString群简介
faceURLNSInteger群头像
exNSString

OIMGroupCreateInfo

字段名称字段类型描述
groupInfoOIMGroupBaseInfo
memberUserIDsNSArray <NSString *>群成员 user ID
adminUserIDsNSArray <NSString *>群管理 user ID
ownerUserIDNSString群所有者 user ID

OIMGroupInfo

字段名称字段类型描述
groupIDNSString群ID
groupNameNSString群名称
notificationNSString群公告
introductionNSString群简介
faceURLNSInteger群头像
createTimeNSInteger群创建时间
statusOIMGroupStatus群状态
creatorUserIDNSString创建者ID
groupTypeOIMGroupType群类型
ownerUserIDNSString所有者 userID
memberCountNSInteger群成员数量
exNSString扩展字段
needVerificationOIMGroupVerificationType进群验证方式
lookMemberInfoOIMAllowType是否允许查看成员资料
applyMemberFriendOIMAllowType是否可以添加群成员为好友
notificationUpdateTimeNSInteger群公告更新时间
notificationUserIDNSString群公告发布者ID