IsMutedChangedListener type
Retorno de chamada para o evento CallAdapterSubscribers 'isMuted'.
type IsMutedChangedListener = (event: {
identifier: CommunicationIdentifierKind
isMuted: boolean
}) => void
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Retorno de chamada para o evento CallAdapterSubscribers 'isMuted'.
type IsMutedChangedListener = (event: {
identifier: CommunicationIdentifierKind
isMuted: boolean
}) => void