-
public abstract class BackgroundEvent extends AFEvent
-
-
Method Summary
Modifier and Type Method Description BackgroundEventtrackingStopped(boolean trackingStopped)booleantrackingStopped()booleanreadResponse()booleanproxyMode()Stringbody()-
Methods inherited from class com.appsflyer.AFEvent
addParams, cacheKey, cacheKey, getAppReferrer, getRequestListener, getWebReferrerUrl, isEncrypt, isLaunchEvent, launchCounter, launchCounter, name, name, params, post, post, putParam, referrer, referrer, requestListener, setAppReferrer, setWebReferrerUrl, shouldAddCheckSum, shouldAddHostData, shouldAddLvlData, shouldAddReceipt, shouldRemoveMetaData, taskTypeForQueue, url, urlString, urlString, valuesJson -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
trackingStopped
BackgroundEvent trackingStopped(boolean trackingStopped)
-
trackingStopped
boolean trackingStopped()
-
readResponse
boolean readResponse()
-
proxyMode
boolean proxyMode()
-
-
-
-