StatefulCallClientArgs type

Argumenty pro sestavení StatefulCallClient.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}