StartCaptionsButtonSelector type
Väljartyp för StartCaptionsButton-komponenten .
type StartCaptionsButtonSelector = (
state: CallClientState,
props: CallingBaseSelectorProps
) => {
checked: boolean
currentCaptionLanguage: string
currentSpokenLanguage: string
}