Dela via


ChatInitializedListener type

Återanrop för <xref:CallWithChatAdapterSubscribers> händelsen "chatInitialized".

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