@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation Player.Event


Events that can be reported via onEvents.

One of the Player.EVENT_* values.