Android SDK Version
Field Summary
Modifier and TypeFieldDescription
public final static OnDeviceProcessingManagerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static BooleanisOnDeviceProcessingEnabled()
final static UnitsendInstallEventAsync(String applicationId, String preferencesName)
final static UnitsendCustomEventAsync(String applicationId, AppEvent event)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

isOnDeviceProcessingEnabled

 final static BooleanisOnDeviceProcessingEnabled()

sendInstallEventAsync

 final static UnitsendInstallEventAsync(String applicationId, String preferencesName)

sendCustomEventAsync

 final static UnitsendCustomEventAsync(String applicationId, AppEvent event)