GroupInfo
功能介绍
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
GroupInfo
字段名称 | 字段类型 | 描述 |
---|
groupID | String | 群ID |
groupName | String | 群名称 |
notification | String | 群公告 |
introduction | String | 群简介 |
faceURL | String | 群头像 |
createTime | int | 群创建时间 |
status | int | 群状态 0 正常,1 被封,2 解散,3 禁言 |
creatorUserID | String | 创建者ID |
groupType | int | 群状态 |
ownerUserID | String | 群主 ID |
memberCount | int | 群成员数量 |
ex | String | 扩展字段 |
needVerification | int | 进群验证方式 |
lookMemberInfo | int | 是否允许查看成员资料 |
applyMemberFriend | int | 是否允许通过群添加好友 |
notificationUpdateTime | int | 群公告更新时间 |
notificationUserID | String | 群公告发布者ID |
OIMGroupBaseInfo
字段名称 | 字段类型 | 描述 |
---|
groupName | NSString | 群名称 |
notification | NSString | 群公告 |
introduction | NSString | 群简介 |
faceURL | NSInteger | 群头像 |
ex | NSString | |
OIMGroupCreateInfo
字段名称 | 字段类型 | 描述 |
---|
groupInfo | OIMGroupBaseInfo | |
memberUserIDs | NSArray <NSString *> | 群成员 user ID |
adminUserIDs | NSArray <NSString *> | 群管理 user ID |
ownerUserID | NSString | 群所有者 user ID |
OIMGroupInfo
字段名称 | 字段类型 | 描述 |
---|
groupID | NSString | 群ID |
groupName | NSString | 群名称 |
notification | NSString | 群公告 |
introduction | NSString | 群简介 |
faceURL | NSInteger | 群头像 |
createTime | NSInteger | 群创建时间 |
status | OIMGroupStatus | 群状态 |
creatorUserID | NSString | 创建者ID |
groupType | OIMGroupType | 群类型 |
ownerUserID | NSString | 所有者 userID |
memberCount | NSInteger | 群成员数量 |
ex | NSString | 扩展字段 |
needVerification | OIMGroupVerificationType | 进群验证方式 |
lookMemberInfo | OIMAllowType | 是否允许查看成员资料 |
applyMemberFriend | OIMAllowType | 是否可以添加群成员为好友 |
notificationUpdateTime | NSInteger | 群公告更新时间 |
notificationUserID | NSString | 群公告发布者ID |
GroupInfo
字段名称 | 字段类型 | 描述 |
---|
groupID | String | 群ID |
groupName | String | 群名称 |
notification | String | 群公告 |
introduction | String | 群简介 |
faceURL | String | 群头像 |
createTime | String | 群创建时间 |
status | OIMGroupStatus | 群状态 |
creatorUserID | String | 创建者ID |
groupType | OIMGroupType | 群状态 |
ownerUserID | String | 群主 ID |
memberCount | Integer | 群成员数量 |
ex | String | 扩展字段 |
needVerification | OIMGroupVerificationType | 进群验证方式 |
lookMemberInfo | Integer | 是否允许查看群成员信息 |
applyMemberFriend | Integer | 是否可以添加群成员为好友 |
notificationUpdateTime | Integer | 群公告更新时间 |
notificationUserID | String | |
GroupItem
字段名称 | 字段类型 | 描述 |
---|
groupID | string | 群ID |
groupName | string | 群名称 |
notification | string | 群公告 |
introduction | string | 群简介 |
faceURL | string | 群头像 |
createTime | number | 群创建时间 |
status | GroupStatus | 群状态 |
creatorUserID | string | 创建者ID |
groupType | GroupType | 群类型 |
ownerUserID | string | 群主 ID |
memberCount | number | 群成员数量 |
ex | string | 扩展字段 |
needVerification | GroupVerification | 进群验证方式 |
lookMemberInfo | AllowType | 是否允许查看成员资料 |
applyMemberFriend | AllowType | 是否允许群内添加好友 |
notificationUpdateTime | number | 群公告更新时间 |
notificationUserID | string | 群公告发布者ID |
GroupItem
字段名称 | 字段类型 | 描述 |
---|
groupID | string | 群ID |
groupName | string | 群名称 |
notification | string | 群公告 |
introduction | string | 群简介 |
faceURL | string | 群头像 |
createTime | number | 群创建时间 |
status | GroupStatus | 群状态 |
creatorUserID | string | 创建者ID |
groupType | GroupType | 群类型 |
ownerUserID | string | 群主 ID |
memberCount | number | 群成员数量 |
ex | string | 扩展字段 |
needVerification | GroupVerification | 进群验证方式 |
lookMemberInfo | AllowType | 是否允许查看成员资料 |
applyMemberFriend | AllowType | 是否允许群内添加好友 |
notificationUpdateTime | number | 群公告更新时间 |
notificationUserID | string | 群公告发布者ID |
GroupItem
字段名称 | 字段类型 | 描述 |
---|
groupID | string | 群ID |
groupName | string | 群名称 |
notification | string | 群公告 |
introduction | string | 群简介 |
faceURL | string | 群头像 |
createTime | number | 群创建时间 |
status | GroupStatus | 群状态 |
creatorUserID | string | 创建者ID |
groupType | GroupType | 群类型 |
ownerUserID | string | 群主 ID |
memberCount | number | 群成员数量 |
ex | string | 扩展字段 |
needVerification | GroupVerification | 进群验证方式 |
lookMemberInfo | AllowType | 是否允许查看成员资料 |
applyMemberFriend | AllowType | 是否允许群内添加好友 |
notificationUpdateTime | number | 群公告更新时间 |
notificationUserID | string | 群公告发布者ID |
GroupInfo
字段名称 | 字段类型 | 描述 |
---|
GroupID | string | 群ID |
GroupName | string | 群名称 |
Notification | string | 群公告 |
Introduction | string | 群简介 |
FaceURL | string | 群头像 |
CreateTime | int | 群创建时间 |
Status | int | 群状态 0 正常,1 被封,2 解散,3 禁言 |
CreatorUserID | string | 创建者ID |
GroupType | int | 群状态 |
OwnerUserID | string | 群主 ID |
MemberCount | int | 群成员数量 |
Ex | string | 扩展字段 |
NeedVerification | int | 进群验证方式 |
LookMemberInfo | int | 是否允许查看成员资料 |
ApplyMemberFriend | int | 是否允许通过群添加好友 |
NotificationUpdateTime | int | 群公告更新时间 |
NotificationUserID | string | 群公告发布者ID |