Class GetCurrentTransition.Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getName

        public String getName()
        Name of the selected transition.
      • getDuration

        public Optional<Integer> getDuration()
        Transition duration (in milliseconds) if supported by the transition.