You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/android-core/participants/remote-participants.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The `meeting.participants` object has the following **lists** of participants
45
45
except the local user
46
46
-**waitlisted**: A list that contains all the participants waiting to join the
47
47
meeting.
48
-
-**active**: A list that contains all the participants, **including** the local user whose media is subscribed to i.e participants who are supposed to be on the screen at the moment, including the local user.
48
+
-**active**: A list that contains all the participants, **excluding** the local user whose media is subscribed to i.e participants who are supposed to be on the screen at the moment, except the local user.
49
49
-**pinned**: A list that contains all the pinned participants of the meeting.
50
50
-**screenShares**: A list that contains all the participants who are sharing their screen.
0 commit comments