Udostępnij za pośrednictwem


TopicChangedListener type

Wywołanie zwrotne dla zdarzenia ChatAdapterSubscribers "topicChanged".

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