Share via


StatefulCallClientArgs type

Arguments to construct the StatefulCallClient.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}