腾讯会议查询会议室应答状态_办公协同解决方案

接口描述

描述:一个会议可以查询它所呼叫的会议室对其的应答状态。权限:同会议室呼叫权限。请求方式:POST接口请求域名

https://api.meeting.qq.com/v1/meeting-rooms/room-call-info

输入参数

参数名称 必选 参数类型 参数描述
operator_id String 操作者 ID。operator_id 必须与 operator_id_type 配合使用。根据 operator_id_type 的值,operator_id 代表不同类型。
operator_id_type Integer 操作者 ID 的类型:1:userid
instance_id Integer 设备类型 ID。
meeting_room_id String 会议室 ID,与 mra_address 二选一。
mra_address MraAddress 对象 MRA 对象。
meeting_id String 会议 ID。

MraAddress 对象

参数名称 必选 参数类型 参数描述
protocol Integer 信令协议。1:SIP2:H.323
dial_string String 信令地址。如果是 H.323 类型,输入 IP 地址或 E.164 号码。如果是 SIP 类型,输入 IP 地址或 URI。

输出参数

参数名称 参数类型 参数描述
status Integer 应答状态:0:无应答,60秒无回应1:未呼叫2:入会中3:被拒绝4:呼叫中5:取消呼叫(仅 Rooms 会议室有该状态)6:已离会
response_time String 最近一次应答时间。

示例

输入示例

POSThttps://api.meeting.qq.com/v1/meeting-rooms/room-call-info {    "operator_id": self.other_userid,      "operator_id_type": 1,    "instance_id": 5,    "meeting_room_id":"xxxxxxxxxxxxxxxx",    "meeting_id": "13434xxxxxxxxx927028"}

输出示例

{        "status":1,        "response_time":"2022/11/22 14:35:26"}



对腾讯办公协同的解决方案有疑惑?想了解解决方案收费? 联系解决方案专家

腾讯云限时活动1折起,即将结束: 马上收藏

同尘科技为腾讯云授权服务中心,购买腾讯云享受折上折,更有现金返利:同意关联,立享优惠

阿里云解决方案也看看?: 点击对比阿里云的解决方案