Partilhar via


TopicChangedListener type

O retorno de chamada para ChatAdapterSubscribers evento 'topicChanged'.

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