Partager via


StatefulCallClientArgs type

Arguments pour construire StatefulCallClient.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}