public class OnDeviceProcessingManager
extends java.lang.Object
| Constructor and Description |
|---|
OnDeviceProcessingManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOnDeviceProcessingEnabled() |
static void |
sendCustomEventAsync(java.lang.String applicationId,
AppEvent event) |
static void |
sendInstallEventAsync(java.lang.String applicationId,
java.lang.String preferencesName) |
public static boolean isOnDeviceProcessingEnabled()
public static void sendInstallEventAsync(java.lang.String applicationId,
java.lang.String preferencesName)
public static void sendCustomEventAsync(java.lang.String applicationId,
AppEvent event)