Compartir a través de


StatefulCallClientOptions type

Opciones para construir StatefulCallClient con.

type StatefulCallClientOptions = {
  callClientOptions: CallClientOptions
  maxStateChangeListeners?: number
}