-
public final class GridPage.GridPeersPage extends GridPage
-
-
Field Summary
Fields Modifier and Type Field Description private final List<DyteMeetingParticipant>participants
-
Constructor Summary
Constructors Constructor Description GridPage.GridPeersPage(List<DyteMeetingParticipant> participants)
-
Method Summary
Modifier and Type Method Description final List<DyteMeetingParticipant>getParticipants()-
-
Constructor Detail
-
GridPage.GridPeersPage
GridPage.GridPeersPage(List<DyteMeetingParticipant> participants)
-
-
Method Detail
-
getParticipants
final List<DyteMeetingParticipant> getParticipants()
-
-
-
-