方法签名 CoDoingDelegate.onCoDoingStateChanged

针对会议中其他参与者广播的状态更新的回调。

签名

onCoDoingStateChanged(newState: CoDoingState): void;

详细信息

可选

参数

名称 类型 可选 说明
newState CoDoingState

返回

void