Delen via


StatefulCallClientOptions type

Opties voor het maken van de StatefulCallClient met.

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