StatefulCallClientOptions type

Opzioni per costruire StatefulCallClient con.

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