Klasse UiWebRtcPlayer.StopPlayingCommand

java.lang.Object
org.teamapps.dto.UiWebRtcPlayer.StopPlayingCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiWebRtcPlayer

public static class UiWebRtcPlayer.StopPlayingCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • StopPlayingCommand

      @Deprecated public StopPlayingCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • StopPlayingCommand

      public StopPlayingCommand(String componentId)
  • Methodendetails