Поделиться через


StatefulCallClientArgs type

Аргументы для создания StatefulCallClient.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}