-
public final class PrebuiltInfoContainer
-
-
Constructor Summary
Constructors Constructor Description PrebuiltInfoContainer(HMSSDK hmssdk)
-
Method Summary
-
-
Method Detail
-
shouldForceRoleChange
final Boolean shouldForceRoleChange()
-
isAllowedToBlockUserFromChat
final Boolean isAllowedToBlockUserFromChat()
-
isAllowedToPinMessages
final Boolean isAllowedToPinMessages()
-
isChatEnabled
final Boolean isChatEnabled()
-
chatInitialStateOpen
final Boolean chatInitialStateOpen()
-
isChatOverlay
final Boolean isChatOverlay()
-
onStageExp
final HMSRoomLayout.HMSRoomLayoutData.Screens.Conferencing.Default.Elements.OnStageExp onStageExp(String role)
-
offStageRoles
final List<String> offStageRoles(String role)
-
setParticipantLabelInfo
final Unit setParticipantLabelInfo(HMSRoomLayout hmsRoomLayout)
-
defaultRecipientToMessage
final Recipient defaultRecipientToMessage()
-
allowedToMessageWhatParticipants
final AllowedToMessageParticipants allowedToMessageWhatParticipants()
-
isAllowedToPauseChat
final Boolean isAllowedToPauseChat()
-
isAllowedToHideMessages
final Boolean isAllowedToHideMessages()
-
getChatTitle
final String getChatTitle()
-
shouldSkipPreview
final Boolean shouldSkipPreview()
-
getLiveStreamingHeaderTitle
final String getLiveStreamingHeaderTitle()
-
getLiveStreamingHeaderDescription
final String getLiveStreamingHeaderDescription()
-
handRaiseAvailable
final Boolean handRaiseAvailable()
-
ncInPreviewState
final Boolean ncInPreviewState()
-
getAllWhitelistedRolesForChangeRole
final <ERROR CLASS> getAllWhitelistedRolesForChangeRole()
-
vbEnabledState
final VbState vbEnabledState()
Returns a pair of the default url and the list of backgrounds. Can both be null.
-
-
-
-