AnalyticsListener.EventFlags


@UnstableApi
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation AnalyticsListener.EventFlags


Events that can be reported via onEvents.

One of the AnalyticsListener.EVENT_* flags.