-
public abstract class BackgroundEvent extends AFEvent
-
-
Method Summary
Modifier and Type Method Description BackgroundEvent
trackingStopped(boolean trackingStopped)
boolean
trackingStopped()
boolean
readResponse()
boolean
proxyMode()
String
body()
-
Methods inherited from class com.appsflyer.AFEvent
addParams, cacheKey, cacheKey, getRequestListener, isEncrypt, isLaunchEvent, launchCounter, launchCounter, params, post, post, putParam, referrer, requestListener, shouldAddCheckSum, shouldAddLvlData, shouldAddReceipt, taskTypeForQueue, url, urlString, urlString
-
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()
-
-
-
-