public class ControlEvent extends InteractiveEvent
ParticipantEvent is the superclass of all classes relating to controls sent by the Interactive
service to the GameClient.| Constructor and Description |
|---|
ControlEvent(String sceneID)
Initializes a new
ControlEvent. |
| Modifier and Type | Method and Description |
|---|---|
String |
getSceneID()
Returns the identifier for the
InteractiveScene containing the InteractiveControls. |
getRequestID, setRequestIDpublic ControlEvent(String sceneID)
ControlEvent.sceneID - Identifier for the InteractiveScene containing the InteractiveControlspublic String getSceneID()
InteractiveScene containing the InteractiveControls.InteractiveScene containing the InteractiveControlsCopyright © 2018. All rights reserved.