ConversationInfo
功能介绍
信息
会话信息
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
ConversationInfo
字段名称 | 字段类型 | 描述 |
---|---|---|
conversationID | String | 会话 ID |
conversationType | int | 会话类型 |
userID | String | 用户 ID |
groupID | String | 群 ID |
showName | String | 展示名称 |
faceURL | String | 头像 |
recvMsgOpt | int | 接收消息 免打扰 0:正常;1:不接受消息;2:接受在线消息不接受离线消息 |
unreadCount | int | 未读数 |
groupAtType | int | @类型 |
latestMsgSendTime | int | 最新消息发送时间(毫秒) |
draftText | String | 草稿 |
draftTextTime | int | 生成草稿时间 |
isPinned | bool | 是否置顶 |
isPrivateChat | bool | 是否开启了阅后即焚 |
burnDuration | int | 阅后即焚时间(秒) |
isNotInGroup | bool | 暂未使用 |
attachedInfo | String | 暂未使用 |
latestMsg | Message | 最新的一条消息 |
ex | String | 扩展字段 |
OIMConversationInfo
字段名称 | 字段类型 | 描述 |
---|---|---|
conversationID | NSString | 会话 ID |
conversationType | OIMConversationType | 会话类型 |
userID | NSString | 用户 ID |
groupID | NSString | 群 ID |
showName | NSString | 展示名称 |
faceURL | NSString | 头像 |
recvMsgOpt | OIMReceiveMessageOpt | 消息免打扰状态 |
unreadCount | NSInteger | 未读数 |
groupAtType | OIMGroupAtType | @类型 |
latestMsgSendTime | NSInteger | 最新消息发送时间(毫秒) |
draftText | NSString | 草稿 |
draftTextTime | NSInteger | 生成草稿时间 |
isPinned | BOOL | 是否置顶 |
isPrivateChat | BOOL | 是否开启了阅后即焚 |
burnDuration | NSTimeInterval | 阅后即焚时间(秒) |
isNotInGroup | BOOL | 暂未使用 |
attachedInfo | NSString | 暂未使用 |
latestMsg | OIMMessageInfo | 最新的一条消息 |
ex | NSString | 扩展字段 |
ConversationInfo
字段名称 | 字段类型 | 描述 | |
---|---|---|---|
conversationID | String | 会话 ID | |
conversationType | int | 会话类型 ConversationType | |
userID | String | 用户 ID | |
groupID | String | 群 ID | |
showName | String | 展示名称 | |
faceURL | String | 头像 | |
recvMsgOpt | int | 消息免打扰状态 免打扰 0:正常;1:不接受消息;2:接受在线消息不接受离线消息 | |
unreadCount | int | 未读数 | |
groupAtType | int | @类型 GroupAtType | |
latestMsgSendTime | int | 最新消息发送时间(毫秒) | |
isPinned | boolean | 是否置顶 | |
isPrivateChat | boolean | 是否开启了阅后即焚 | |
burnDuration | int | 阅后即焚时间(秒) | |
isNotInGroup | boolean | 暂未使用 | |
attachedInfo | String | 暂未使用 | |
latestMsg | Message | 最新的一条消息 | |
ex | String | 扩展字段 |
ConversationItem
字段名称 | 字段类型 | 描述 |
---|---|---|
conversationID | string | 会话 ID |
conversationType | SessionType | 会话类型 |
userID | string | 用户 ID |
groupID | string | 群 ID |
showName | string | 会话名称 |
faceURL | string | 会话头像 |
recvMsgOpt | MessageReceiveOptType | 消息免打扰状态 |
unreadCount | number | 未读数 |
groupAtType | GroupAtType | 强提醒类型 |
latestMsgSendTime | number | 最新消息发送时间(毫秒) |
draftText | string | 草稿 |
draftTextTime | number | 生成草稿时间 |
isPinned | boolean | 是否置顶 |
isPrivateChat | boolean | 是否开启了阅后即焚 |
burnDuration | number | 阅后即焚时间(秒) |
isNotInGroup | boolean | 暂未使用 |
attachedInfo | string | 暂未使用 |
latestMsg | string | 最新的一条消息 |
ex | string | 扩展字段 |
ConversationItem
字段名称 | 字段类型 | 描述 |
---|---|---|
conversationID | string | 会话 ID |
conversationType | SessionType | 会话类型 |
userID | string | 用户 ID |
groupID | string | 群 ID |
showName | string | 会话名称 |
faceURL | string | 会话头像 |
recvMsgOpt | MessageReceiveOptType | 消息免打扰状态 |
unreadCount | number | 未读数 |
groupAtType | GroupAtType | 强提醒类型 |
latestMsgSendTime | number | 最新消息发送时间(毫秒) |
draftText | string | 草稿 |
draftTextTime | number | 生成草稿时间 |
isPinned | boolean | 是否置顶 |
isPrivateChat | boolean | 是否开启了阅后即焚 |
burnDuration | number | 阅后即焚时间(秒) |
isNotInGroup | boolean | 暂未使用 |
attachedInfo | string | 暂未使用 |
latestMsg | string | 最新的一条消息 |
ex | string | 扩展字段 |
ConversationItem
字段名称 | 字段类型 | 描述 |
---|---|---|
conversationID | string | 会话 ID |
conversationType | SessionType | 会话类型 |
userID | string | 用户 ID |
groupID | string | 群 ID |
showName | string | 会话名称 |
faceURL | string | 会话头像 |
recvMsgOpt | MessageReceiveOptType | 消息免打扰状态 |
unreadCount | number | 未读数 |
groupAtType | GroupAtType | 强提醒类型 |
latestMsgSendTime | number | 最新消息发送时间(毫秒) |
draftText | string | 草稿 |
draftTextTime | number | 生成草稿时间 |
isPinned | boolean | 是否置顶 |
isPrivateChat | boolean | 是否开启了阅后即焚 |
burnDuration | number | 阅后即焚时间(秒) |
isNotInGroup | boolean | 暂未使用 |
attachedInfo | string | 暂未使用 |
latestMsg | string | 最新的一条消息 |
ex | string | 扩展字段 |
Conversation
字段名称 | 字段类型 | 描述 |
---|---|---|
ConversationID | string | 会话 ID |
ConversationType | ConversationType | 会话类型 |
UserID | string | 用户 ID |
GroupID | string | 群 ID |
ShowName | string | 展示名称 |
FaceURL | string | 头像 |
RecvMsgOpt | ReceiveMessageOpt | 消息免打扰状态 |
UnreadCount | int | 未读数 |
GroupAtType | GroupAtType | @类型 |
LatestMsgSendTime | int | 最新消息发送时间(毫秒) |
DraftText | string | 草稿 |
DraftTextTime | integer | 生成草稿时间 |
IsPinned | bool | 是否置顶 |
IsPrivateChat | bool | 是否开启了阅后即焚 |
BurnDuration | int | 阅后即焚时间(秒) |
IsNotInGroup | bool | 暂未使用 |
AttachedInfo | string | 暂未使用 |
LatestMsg | MessageInfo | 最新的一条消息 |
Ex | string | 扩展字段 |