Skip to content

Commit 36e93da

Browse files
committed
Addressed comments
1 parent ebed768 commit 36e93da

File tree

1 file changed

+2
-2
lines changed
  • articles/communication-services/how-tos/calling-sdk/includes/spotlight

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/calling-sdk/includes/spotlight/spotlight-web.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ spotLightFeature.maxParticipantsToSpotlight;
9494
|code| Subcode | Result Category | Reason | Resolution |
9595
|----------------------------------------------|--------|--------|---------|----------|
9696
|400 | 45900 | ExpectedError | All provided participant IDs are already spotlighted | Only participants who aren't currently spotlighted can be spotlighted |
97-
|400 | 45902 | ExpectedError | The maximum number of participants that can be spotlighted has been reached | Only seven participants can be in the spotlight state at any given time |
98-
|403 | 45903 | ExpectedError | Only participants with the roles of organizer, co-organizer, or presenter can initiate a spotlight. | Ensure the participant calling the `startSpotlight` API holds has assigned role of organizer, co-organizer or presenter |
97+
|400 | 45902 | ExpectedError | The maximum limit of pinned videos is seven | Only seven participants can be in the spotlight state at any given time |
98+
|403 | 45903 | ExpectedError | Only participants with the roles of organizer, co-organizer, or presenter can initiate a spotlight | Ensure the participant calling the `startSpotlight` API has assigned role of organizer, co-organizer or presenter |

0 commit comments

Comments
 (0)