CallCompositePage type
Major UI screens shown in the CallComposite.
type CallCompositePage =
| "accessDeniedTeamsMeeting"
| "call"
| "configuration"
| "joinCallFailedDueToNoNetwork"
| "leftCall"
| "lobby"
| "removedFromCall"