Package com.castlabs.android.player
Class CustomDashEventListener.CustomEvent
java.lang.Object
com.castlabs.android.player.CustomDashEventListener.CustomEvent
- Enclosing interface:
CustomDashEventListener
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
Returns the url of the event.- Returns:
- The url of the event.
-