Agora Interactive Whiteboard Java API Reference
|
Public Member Functions | |
Scene[] | getScenes () |
String | getScenePath () |
int | getIndex () |
![]() | |
String | toString () |
JSONObject | toJSON () |
The scene state.
Scene[] com.herewhite.sdk.domain.SceneState.getScenes | ( | ) |
Gets the list of scenes under the current scene directory.
String com.herewhite.sdk.domain.SceneState.getScenePath | ( | ) |
Gets the path of the current scene.
int com.herewhite.sdk.domain.SceneState.getIndex | ( | ) |
Gets the index of the current scene under its scene directory.