File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99会话已读是指显示用户是否已阅读过含有未读消息的特定会话。
1010
11- 在单群聊 UIKit 中,用户可以通过左滑会话/右滑会话或长按会话的操作触发会话拓展功能菜单,选择会话已读选项 ,指定会话将会被置为已读。
11+ 在单群聊 UIKit 中,用户可以点击会话列表项旁边的 ` ⋮ ` ,选择标记为已读 ,指定会话将会被置为已读。
1212
1313![ img] ( /images/uikit/chatuikit/feature/web/conversation/conversation_read.png )
1414
1515## 会话置顶
1616
1717会话置顶是指用户将重要的会话固定在聊天列表顶部,方便快速访问常用或优先级别的会话。
1818
19- 在单群聊 UIKit 中,用户可以通过左滑会话/右滑会话或长按会话的操作触发会话拓展功能菜单 ,选择会话置顶选项,指定会话将会被放置在会话列表前排区域。
19+ 在单群聊 UIKit 中,用户可以点击会话列表项旁边的 ` ⋮ ` ,选择会话置顶选项,指定会话将会被放置在会话列表前排区域。
2020
2121![ img] ( /images/uikit/chatuikit/feature/web/conversation/conversation_pin.png )
2222
2323## 会话免打扰
2424
2525会话免打扰是指用户暂时关闭特定会话的通知,避免被打扰。
2626
27- 在单群聊 UIKit 中,用户可以通过左滑会话/右滑会话或长按会话的操作触发会话拓展功能菜单 ,选择会话免打扰选项,指定会话将不再接收通知。
27+ 在单群聊 UIKit 中,用户可以点击会话列表项旁边的 ` ⋮ ` ,选择会话免打扰选项,指定会话将不再接收通知。
2828
2929![ img] ( /images/uikit/chatuikit/feature/web/conversation/conversation_dnd.png )
3030
3131## 会话删除
3232
3333会话删除是指用户永久删除不再需要的会话,清理会话列表。
3434
35- 在单群聊 UIKit 中,用户可以通过左滑会话/右滑会话或长按会话的操作触发会话拓展功能菜单 ,选择会话删除选项,指定会话将会被删除。
35+ 在单群聊 UIKit 中,用户可以点击会话列表项旁边的 ` ⋮ ` ,选择会话删除选项,指定会话将会被删除。
3636
3737![ img] ( /images/uikit/chatuikit/feature/web/conversation/conversation_delete.png )
You can’t perform that action at this time.
0 commit comments