@if (isMobile()) { } @else { } Private Call @if (session()) { {{ participantUsers().length }} participants } @else { Call not found } @if (session()) { @if (isMobile()) { } Add user @for (user of inviteCandidates(); track userKey(user)) { {{ user.displayName }} } } @if (session()) { @if (activeShares().length > 0) { @if (focusedShare()) { @if (hasMultipleShares()) { All streams } } @else if (hasMultipleShares()) { 2 }" data-testid="private-call-stream-grid" > @for (share of activeShares(); track share.id) { } } } @else { @for (user of participantUsers(); track trackUserKey($index, user)) { } } @if (activeShares().length > 0) { @for (user of participantUsers(); track trackUserKey($index, user)) { } @if (hasMultipleShares()) { @for (share of focusedShare() ? thumbnailShares() : activeShares(); track share.id) { {{ streamLabel(share) }} } } } } @else { No active call for this route. } @if (showScreenShareQualityDialog()) { }
@if (session()) { {{ participantUsers().length }} participants } @else { Call not found }