共用方式為


ChatInitializedListener type

'chatInitialized' 事件的 <xref:CallWithChatAdapterSubscribers> 回調。

type ChatInitializedListener = (event: { adapter: CallWithChatAdapter }) => void