TeamsCaptionsHandler type

CaptionsReceivedEventType 이벤트를 처리하기 위한 콜백 정의

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void