Condividi tramite


CaptionsReceivedListener type

Callback per l'evento 'captionsReceived' di CallAdapterSubscribers .

type CaptionsReceivedListener = (event: { captionsInfo: CaptionsInfo }) => void