Compartir a través de


CallWithChatCompositeOptions type

Características opcionales del CallWithChatComposite.

type CallWithChatCompositeOptions = {
  callControls?: boolean | CallWithChatControlOptions
}