Compartir a través de


ChatInitializedListener type

Devolución de llamada para <xref:CallWithChatAdapterSubscribers> el evento 'chatInitialized'.

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