Class CustomDashEventListener.CustomEvent

java.lang.Object
com.castlabs.android.player.CustomDashEventListener.CustomEvent
Enclosing interface:
CustomDashEventListener

public static class CustomDashEventListener.CustomEvent extends Object
A model for DASH custom events
  • Method Details

    • getId

      public long getId()
      Returns the id of the event.
      Returns:
      The id of the event.
    • getEvent

      Returns the type of the event.
      Returns:
      The type of the event.
    • getUrl

      public String getUrl()
      Returns the url of the event.
      Returns:
      The url of the event.