方法簽章 CoDoing 委派.onCoDoingStateChanged

其他參與者在會議中廣播狀態更新的回呼。

簽名

onCoDoingStateChanged(newState: CoDoingState): void;

詳細資料

選用 否

參數

名稱 類型 選用 說明
newState CoDoingState 否

傳回

void