立即注册 登录
即时通讯网 返回首页

Ryun的个人空间 http://www.52im.net/?28523 [收藏] [复制] [RSS]

日志

群聊中如何开启位置实时共享

已有 212 次阅读2023-12-20 19:25

如果需要在群聊中也加入该功能可在 RCConfig.plist 文件中添加如下内容:

(**注意:**群聊最多支持5人同时位置共享。)

实时位置共享功能技术文档链接:融云开发者文档 2

<key>RealTimeLocationShare</key>
<dict>
<key>SupportConversationTypes</key>
<array>
<integer>3</integer>
<integer>2</integer>
<integer>1</integer>
</array>
</dict>
详情查看:https://www.rongcloud.cn/?utm_source=SEO&utm_term=jishitongxun
0 推荐

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 立即注册

返回顶部