华为云会议 MEETING-查询信息窗发布:响应参数

时间:2023-12-18 20:16:39

响应参数

表4 响应参数

参数

类型

描述

count

Integer

总数量。

limit

Integer

每页显示的条目数量。

默认值:10。

offset

Integer

页面起始页,从0开始。

data

Array of PublicationResponseBase objects

发布响应信息。

表5 PublicationResponseBase 数据结构

参数

类型

描述

createTime

Long

创建时间。

endTime

Long

结束时间。

id

String

发布ID。

lastUpdatedBy

String

更新者。

publishName

String

发布名称。

publishScope

String

发布范围。

publishStatus

String

根据当前时间确定发布状态。

  • NOT_ONLINE - 未上线

  • PUBLISHING - 发布中

  • ALREADY_OFFLINE - 已下线

startTime

Long

开始时间。

updateTime

Long

更新时间

support.huaweicloud.com/api-meeting/meeting_21_0171.html