StatefulCallClientArgs type

Argumen untuk membangun StatefulCallClient.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}