XTask

Chat


consumerResumed

<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": "3c372083-2ad3-463a-b7e3-09e003f08ec4" }, "method": "consumerResumed", "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