Udostępnij przez


ChatInitializedListener type

Wywołanie zwrotne dla <xref:CallWithChatAdapterSubscribers> zdarzenia "chatInitialized".

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