Class GetSceneList.Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getCurrentScene

        public String getCurrentScene()
        Name of the currently active scene.
      • getScenes

        public List<Scene> getScenes()
        Ordered list of the current profile's scenes (See [GetCurrentScene](#getcurrentscene) for more information).