Skip to content

qchat_def.channel_def.QChatChannelUpdateRTCInfoParam

Zvicii edited this page Jul 11, 2022 · 6 revisions

Interface: QChatChannelUpdateRTCInfoParam

qchat_def/channel_def.QChatChannelUpdateRTCInfoParam

Interface

QChatChannelUpdateRTCInfoParam

Table of contents

Properties

Properties

cb

cb: ChannelUpdateRTCInfoCallback

修改RTC频道参数回调

Defined in

ts/qchat_def/channel_def.ts:730


server_id

server_id: number

服务器 ID

Defined in

ts/qchat_def/channel_def.ts:732


channel_id

channel_id: number

频道 ID

Defined in

ts/qchat_def/channel_def.ts:734


rtc_info

rtc_info: QChatChannelRTCInfo

RTC频道参数

Defined in

ts/qchat_def/channel_def.ts:736

Clone this wiki locally