Package live.hms.video.signal.init
Class HMSRoomLayout.HMSRoomLayoutData.Screens.Conferencing.Default.Elements.VideoTileLayout.Grid
-
- All Implemented Interfaces:
public final class HMSRoomLayout.HMSRoomLayoutData.Screens.Conferencing.Default.Elements.VideoTileLayout.Grid
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanenableLocalTileInsetprivate final BooleanenableSpotlightingPeerprivate final List<Object>prominentRoles
-
Constructor Summary
Constructors Constructor Description HMSRoomLayout.HMSRoomLayoutData.Screens.Conferencing.Default.Elements.VideoTileLayout.Grid(Boolean enableLocalTileInset, Boolean enableSpotlightingPeer, List<Object> prominentRoles)
-
Method Summary
Modifier and Type Method Description final BooleangetEnableLocalTileInset()final BooleangetEnableSpotlightingPeer()final List<Object>getProminentRoles()-
-
Method Detail
-
getEnableLocalTileInset
final Boolean getEnableLocalTileInset()
-
getEnableSpotlightingPeer
final Boolean getEnableSpotlightingPeer()
-
getProminentRoles
final List<Object> getProminentRoles()
-
-
-
-