| text |
desc |
sdks |
发送消息 |
在单聊、群聊和聊天室中发送各种类型的消息,包括文本消息、图片、语音、视频、文件消息、位置消息、透传消息、自定义消息、合并消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_send.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_send.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_send.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_send.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_send.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_send.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_send.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_send.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_send.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/message.html#发送消息 |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_single.html |
|
|
|
| text |
desc |
sdks |
发送流式消息 |
可通过调用 RESTful API 在单聊和群聊场景中发送流式消息。 |
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_stream_send_single.html |
|
|
|
| text |
desc |
sdks |
接收消息 |
在单聊、群聊和聊天室中接收各种类型的消息,包括文本消息、图片、语音、视频、文件消息、位置消息、透传消息、自定义消息、合并消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_receive.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_receive.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_receive.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_receive.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_receive.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_receive.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_receive.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_receive.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_receive.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/message.html#接收消息 |
|
|
|
| text |
desc |
sdks |
接收流式消息 |
在单聊和群聊场景中,客户端可接收服务端发送的流式消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_stream_receive.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_stream_receive.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_stream_receive.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_stream_receive.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_stream_receive.html |
|
|
|
| text |
desc |
sdks |
获取消息 |
从环信消息服务器获取漫游消息,或者从本地获取消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_retrieve.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_retrieve.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_retrieve.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_retrieve.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_retrieve.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_retrieve.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_retrieve.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_retrieve.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_retrieve.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/conversation.html |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_historical.html |
|
|
|
| text |
desc |
sdks |
撤回消息 |
发送方可以撤回一条发送成功的消息,包括已经发送的历史消息,离线消息或漫游消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_recall.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_recall.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_recall.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_recall.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_recall.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_recall.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_recall.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_recall.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_recall.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/message.html#撤回消息 |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_recall_single.html |
|
|
|
| text |
desc |
sdks |
修改消息 |
修改单聊或群组聊天会话中已经发送成功的文本消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_modify.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_modify.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_modify.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_modify.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_modify.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_modify.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_modify.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_modify.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_modify.html |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_modify.html |
|
|
|
| text |
desc |
sdks |
消息回执 |
单聊会话支持消息送达回执、会话已读回执和消息已读回执。群聊会话只支持消息已读回执。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_receipt.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_receipt.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_receipt.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_receipt.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_receipt.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_receipt.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_receipt.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_receipt.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_receipt.html |
|
|
|
| text |
desc |
sdks |
搜索消息 |
支持搜索本地数据库中除命令消息之外的所有类型的消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_search.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_search.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_search.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_search.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_search.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_search.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_search.html |
|
|
|
| text |
desc |
sdks |
表情回复 |
消息表情回复(“Reaction”)功能,即用户可以在单聊和群聊中对消息添加、删除表情。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/reaction.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/reaction.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/reaction.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/reaction.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/reaction.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/reaction.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/reaction.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/reaction.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/reaction.html |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/reaction_add.html |
|
|
|
| text |
desc |
sdks |
转发消息 |
转发消息即将会话中发送成功或收到的消息转发给别人,支持转发单条消息和多条消息(合并消息)。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_forward.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_forward.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_send.html#发送合并消息 |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_send.html#发送合并消息 |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_forward.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_forward.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_forward.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_forward.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_forward.html |
|
|
|
| text |
desc |
sdks |
导入/插入消息 |
批量导入消息到数据库或在本地会话中插入一条消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_import_insert.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_import_insert.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_import_insert.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_import_insert.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_import_insert.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_import_insert.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_import_insert.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/conversation.html#插入消息 |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_import_single.html |
|
|
|
| text |
desc |
sdks |
更新消息 |
更新本地数据库中的消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_update.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_update.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_update.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_update.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_update.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_update.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_update.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/conversation.html |
|
|
|
| text |
desc |
sdks |
删除消息 |
单向删除服务端以及本地的历史消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_delete.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_delete.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_delete.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_delete.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_delete.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_delete.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_delete.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_delete.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_delete.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/conversation.html |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/message_delete_roam_single_msgid.html |
|
|
|
| text |
desc |
sdks |
定向消息 |
发送定向消息是指向群组或聊天室的单个或多个指定的成员发送消息,其他成员不会收到该消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_target.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_target.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_target.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_target.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_target.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_target.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_target.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_target.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_target.html |
|
|
|
| text |
desc |
sdks |
消息扩展 |
当 SDK 提供的消息类型不满足需求时,你可以通过消息扩展字段传递自定义的内容,从而生成自己需要的消息类型。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_extension.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_extension.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_extension.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_extension.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_extension.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_extension.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_extension.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_extension.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_extension.html |
|
|
|
| text |
desc |
sdks |
置顶消息 |
将会话中的消息固定在会话顶部,方便会话中的所有用户快速查看重要消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_pin.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_pin.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_pin.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_pin.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_pin.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_pin.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_pin.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_pin.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_pin.html |
|
|
|
| text |
desc |
sdks |
消息审核(举报) |
你的用户可以在客户端举报违规消息。当服务器收到举报消息后,会将举报消息存储到数据库,并在环信控制台展示。你可在环信控制台查看举报记录,并进行相应处理。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/moderation.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/moderation.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/moderation.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/moderation.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/moderation.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/moderation.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/moderation.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/moderation.html |
|
|
|
| text |
desc |
sdks |
消息只投在线 |
只将消息投递给在线用户。若接收方不在线,则无法收到消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/message_deliver_only_online.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/message_deliver_only_online.html |
|
|
|
| text |
desc |
sdks |
会话列表 |
支持从服务端和本地获取会话列表。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/conversation_list.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/conversation_list.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/conversation_list.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/conversation_list.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/conversation_list.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/conversation_list.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/conversation_list.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/conversation_list.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/conversation_list.html |
|
|
|
| text |
desc |
sdks |
会话未读数 |
支持查看本地所有会话或指定会话的未读消息数,并针对会话的未读消息数清零。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/conversation_unread.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/conversation_unread.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/conversation_unread.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/conversation_unread.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/conversation_unread.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/conversation_unread.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/conversation_unread.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/conversation.html#获取会话中的未读消息计数 |
|
|
|
| text |
desc |
sdks |
本地会话 |
Web SDK 内部使用 IndexedDB 在本地数据库中保存单聊和群聊会话,通过 LocalCache 模块对本地会话数据进行管理。 |
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/conversation_local.html |
|
|
|
| text |
desc |
sdks |
置顶会话 |
将单聊或群聊会话固定在会话列表的顶部,方便用户查找。支持置顶、取消置顶会话和从服务端获取置顶会话列表。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/conversation_pin.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/conversation_pin.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/conversation_pin.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/conversation_pin.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/conversation_pin.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/conversation_pin.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/conversation_pin.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/conversation_pin.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/conversation_pin.html |
|
|
|
| text |
desc |
sdks |
会话标记 |
对单聊和群聊会话添加标记,支持标记和取消标记会话以及根据标记查询服务器或本地会话。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/conversation_mark.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/conversation_mark.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/conversation_mark.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/conversation_mark.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/conversation_mark.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/conversation_mark.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/conversation_mark.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/conversation_mark.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/conversation_mark.html |
|
|
|
| text |
desc |
sdks |
删除会话 |
单向删除服务端或本地的会话及其历史消息。 |
| icon |
text |
link |
/sdk/android.svg |
Android |
/document/android/conversation_delete.html |
|
| icon |
text |
link |
/sdk/iOS.svg |
iOS |
/document/ios/conversation_delete.html |
|
| icon |
text |
link |
/sdk/web.svg |
Web |
/document/web/conversation_delete.html |
|
| icon |
text |
link |
/sdk/applet.svg |
小程序 |
/document/applet/conversation_delete.html |
|
| icon |
text |
link |
/sdk/harmonyos.svg |
HarmonyOS |
/document/harmonyos/conversation_delete.html |
|
| icon |
text |
link |
/sdk/flutter.svg |
Flutter |
/document/flutter/conversation_delete.html |
|
| icon |
text |
link |
/sdk/react.svg |
React Native |
/document/react-native/conversation_delete.html |
|
| icon |
text |
link |
/sdk/unity.svg |
Unity |
/document/unity/conversation_delete.html |
|
| icon |
text |
link |
/sdk/windows.svg |
Windows |
/document/windows/conversation_delete.html |
|
| icon |
text |
link |
/sdk/electron.svg |
Electron |
/document/electron/conversation.html#删除会话 |
|
| icon |
text |
link |
/sdk/rest.svg |
REST |
/document/server-side/conversation_delete.html |
|
|
|