-
public final class HMSNotificationType.BringOnStage extends HMSNotificationType
-
-
Field Summary
Fields Modifier and Type Field Description private final HMSPeerhandRaisePeerprivate final StringonStageRole
-
Constructor Summary
Constructors Constructor Description HMSNotificationType.BringOnStage(HMSPeer handRaisePeer, String onStageRole)
-
Method Summary
Modifier and Type Method Description final HMSPeergetHandRaisePeer()final StringgetOnStageRole()-
-
Constructor Detail
-
HMSNotificationType.BringOnStage
HMSNotificationType.BringOnStage(HMSPeer handRaisePeer, String onStageRole)
-
-
Method Detail
-
getHandRaisePeer
final HMSPeer getHandRaisePeer()
-
getOnStageRole
final String getOnStageRole()
-
-
-
-