Compartir a través de


CallWithChatCompositeOptions type

Características opcionales del callWithChatComposite.

type CallWithChatCompositeOptions = {
  callControls?: boolean | CallWithChatControlOptions
}