-
-
Method Summary
Modifier and Type Method Description TaskTypetaskTypeForQueue()booleanshouldAddHostData()You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask -
Methods inherited from class com.appsflyer.AFEvent
addParams, cacheKey, cacheKey, getRequestListener, getWebReferrerUrl, isEncrypt, isLaunchEvent, launchCounter, launchCounter, name, params, post, post, putParam, referrer, requestListener, shouldAddCheckSum, shouldAddLvlData, shouldAddReceipt, shouldRemoveMetaData, url, urlString, urlString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
taskTypeForQueue
TaskType taskTypeForQueue()
-
shouldAddHostData
boolean shouldAddHostData()
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
-
-
-
-