Sdílet prostřednictvím


ChatInitializedListener type

Zpětné volání pro <xref:CallWithChatAdapterSubscribers> událost 'chatInitialized'.

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