次の方法で共有


CallCompositePage type

CallComposite に表示される主要な UI 画面。

type CallCompositePage =
  | "accessDeniedTeamsMeeting"
  | "call"
  | "configuration"
  | "joinCallFailedDueToNoNetwork"
  | "leftCall"
  | "lobby"
  | "removedFromCall"