Klasse UiMediaSoupV3WebRtcClient.ConnectionStateChangedEvent

java.lang.Object
org.teamapps.dto.UiMediaSoupV3WebRtcClient.ConnectionStateChangedEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiMediaSoupV3WebRtcClient

public static class UiMediaSoupV3WebRtcClient.ConnectionStateChangedEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • connected

      protected boolean connected
  • Konstruktordetails

    • ConnectionStateChangedEvent

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

      public ConnectionStateChangedEvent(String componentId, boolean connected)
  • Methodendetails