다음을 통해 공유


StatefulCallClientArgs type

StatefulCallClient를 생성하는 인수입니다.

type StatefulCallClientArgs = {
  userId: CommunicationUserIdentifier | MicrosoftTeamsUserIdentifier
}