public class AppEventTask extends SafeRunnable
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
THROTTLE |
| Constructor and Description |
|---|
AppEventTask(android.content.Context context,
AppEventResponseListener responseListener,
AdvertisingInfo advertisingInfo,
PubSdkApi api,
DeviceInfo deviceInfo,
UserPrivacyUtil userPrivacyUtil,
java.lang.String eventType) |
| Modifier and Type | Method and Description |
|---|---|
void |
runSafely() |
runprotected static final java.lang.String THROTTLE
public AppEventTask(@NonNull
android.content.Context context,
@NonNull
AppEventResponseListener responseListener,
@NonNull
AdvertisingInfo advertisingInfo,
@NonNull
PubSdkApi api,
@NonNull
DeviceInfo deviceInfo,
@NonNull
UserPrivacyUtil userPrivacyUtil,
@NonNull
java.lang.String eventType)
public void runSafely()
throws java.lang.Throwable
runSafely in class SafeRunnablejava.lang.Throwable