Megosztás a következőn keresztül:


StatefulCallClientArgs type

A StatefulCallClient létrehozásához használható argumentumok.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}