Compartir a través de


CallCompositeOptions type

Características opcionales del callComposite.

type CallCompositeOptions = {
  callControls?: boolean | CallControlOptions
  errorBar?: boolean
}