Udostępnij przez


TopicChangedListener type

Wywołanie zwrotne dla ChatAdapterSubscribers zdarzenia "topicChanged".

type TopicChangedListener = (event: { topic: string }) => void