Skip to content

qchat_def.channel_def.QChatChannelUpdateRTCInfoParam

Zvicii edited this page Jul 7, 2023 · 6 revisions

Interface: QChatChannelUpdateRTCInfoParam

qchat_def/channel_def.QChatChannelUpdateRTCInfoParam

QChatChannelUpdateRTCInfoParam

Table of contents

Properties

Properties

cb

Optional cb: ChannelUpdateRTCInfoCallback

修改RTC频道参数回调

Defined in

ts/qchat_def/channel_def.ts:754


server_id

Optional server_id: string

服务器 ID

Defined in

ts/qchat_def/channel_def.ts:756


channel_id

Optional channel_id: string

频道 ID

Defined in

ts/qchat_def/channel_def.ts:758


rtc_info

Optional rtc_info: QChatChannelRTCInfo

RTC频道参数

Defined in

ts/qchat_def/channel_def.ts:760

Clone this wiki locally