StatefulCallClientOptions type

Možnosti pro sestavení StatefulCallClient s.

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