Поделиться через


CaptionsReceivedListener type

Обратный вызов для события CallAdapterSubscribers 'captionsReceived'.

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