Class UiShakaPlayer.ErrorLoadingEvent

java.lang.Object
org.teamapps.dto.UiShakaPlayer.ErrorLoadingEvent
All Implemented Interfaces:
UiEvent
Enclosing class:
UiShakaPlayer

public static class UiShakaPlayer.ErrorLoadingEvent extends Object implements UiEvent
  • Field Details

    • componentId

      protected String componentId
  • Constructor Details

    • ErrorLoadingEvent

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

      public ErrorLoadingEvent(String componentId)
  • Method Details