public abstract class BVMobileAnalyticsEvent extends BVAnalyticsEvent
additionalParams| Constructor and Description |
|---|
BVMobileAnalyticsEvent(BVEventValues.BVEventClass eventClass,
BVEventValues.BVEventType eventType) |
BVMobileAnalyticsEvent(BVEventValues.BVEventClass eventClass,
java.lang.String customEventType) |
| Modifier and Type | Method and Description |
|---|---|
protected BVMobileParams |
getBvMobileParams() |
protected void |
setAllowAdId(boolean allowAdId) |
void |
setBvMobileParams(BVMobileParams bvMobileParams) |
java.util.Map<java.lang.String,java.lang.Object> |
toRaw() |
setAdditionalParams, setBvCommonAnalyticsParamspublic BVMobileAnalyticsEvent(BVEventValues.BVEventClass eventClass, java.lang.String customEventType)
public BVMobileAnalyticsEvent(BVEventValues.BVEventClass eventClass, BVEventValues.BVEventType eventType)
public void setBvMobileParams(BVMobileParams bvMobileParams)
protected BVMobileParams getBvMobileParams()
protected void setAllowAdId(boolean allowAdId)
public java.util.Map<java.lang.String,java.lang.Object> toRaw()
toRaw in interface BVAnalyticsMappertoRaw in class BVAnalyticsEvent