Condividi tramite


IsCaptionsActiveChangedListener type

Callback per l'evento 'isCaptionsActiveChanged' di CallAdapterSubscribers .

type IsCaptionsActiveChangedListener = (event: { isActive: boolean }) => void