Partilhar via


TeamsCaptionsHandler type

Definição de retorno de chamada para manipular o evento CaptionsReceivedEventType

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void