XTask

Chat


consumerClosed

<h5>简要描述</h5> <ul> <li>订阅项目已被关闭</li> </ul> <h5>请求方式</h5> <ul> <li>Websocket.Notify</li> </ul> <h5>参数</h5> <p><a href="https://www.showdoc.com.cn/1591639269927039/7912937086999827" title="通用协议部分点击这里查看">通用协议部分点击这里查看</a></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">consumerId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>关闭房间的用户ID</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code>{ "data": { "consumerId": "92d53dff-237d-46cc-85a0-b366b1886898" }, "method": "consumerClosed", "notification": true, "peerId": "adfaa0af-0504-4050-9298-644e455f7053", "roomId": "4011640e-6fa8-432c-bb3d-f4a09ce7d9f1" }</code></pre> <h5>返回示例</h5> <p>[该通知消息无需返回数据]</p> <pre><code>{ }</code></pre> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML