Package live.hms.video.signal.init
Class HMSRoomLayout.HMSRoomLayoutData.Screens.Preview.Default.Elements.JoinForm
-
- All Implemented Interfaces:
public final class HMSRoomLayout.HMSRoomLayoutData.Screens.Preview.Default.Elements.JoinForm
-
-
Field Summary
Fields Modifier and Type Field Description private final StringgoLiveBtnLabelprivate final StringjoinBtnLabelprivate final StringjoinBtnType
-
Constructor Summary
Constructors Constructor Description HMSRoomLayout.HMSRoomLayoutData.Screens.Preview.Default.Elements.JoinForm(String goLiveBtnLabel, String joinBtnLabel, String joinBtnType)
-
Method Summary
Modifier and Type Method Description final StringgetGoLiveBtnLabel()final StringgetJoinBtnLabel()final StringgetJoinBtnType()-
-
Method Detail
-
getGoLiveBtnLabel
final String getGoLiveBtnLabel()
-
getJoinBtnLabel
final String getJoinBtnLabel()
-
getJoinBtnType
final String getJoinBtnType()
-
-
-
-