Class UiWebRtcPublisher.PublishingFailedEvent

java.lang.Object
org.teamapps.dto.UiWebRtcPublisher.PublishingFailedEvent
All Implemented Interfaces:
UiEvent
Enclosing class:
UiWebRtcPublisher

public static class UiWebRtcPublisher.PublishingFailedEvent
extends java.lang.Object
implements UiEvent
  • Field Details

  • Constructor Details

    • PublishingFailedEvent

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

      public PublishingFailedEvent​(java.lang.String componentId, UiWebRtcPublishingErrorReason reason)
  • Method Details