Aracılığıyla paylaş


TopicChangedListener type

'topicChanged' olayı ChatAdapterSubscribers için geri arama.

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