Compartilhar via


CallCompositePage type

Principais telas de interface do usuário mostradas no CallComposite.

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