Condividi tramite


ChatInitializedListener type

Callback per <xref:CallWithChatAdapterSubscribers> l'evento 'chatInitialized'.

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