Interface DestroyEvent
-
- All Implemented Interfaces:
-
com.theoplayer.android.api.event.Event
,com.theoplayer.android.api.event.player.PlayerEvent
public interface DestroyEvent implements PlayerEvent<E>
Fired when DESTROY occurs for the Player.
- After receiving this event, the player should not be used anymore.