Package 

Class Attr


  • 
    public class Attr
    extends AFEvent
                        

    Attr event used to send additional data which might not be available during first launch It's sent when google play referer arrives N.B. later in code it's handled same as launch

    • Method Summary

      Modifier and Type Method Description
      TaskType taskTypeForQueue()
      boolean shouldAddHostData() 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, getAppReferrer, getRequestListener, getWebReferrerUrl, isEncrypt, isLaunchEvent, launchCounter, launchCounter, name, name, params, post, post, putParam, referrer, referrer, requestListener, setAppReferrer, setWebReferrerUrl, shouldAddCheckSum, shouldAddLvlData, shouldAddReceipt, shouldRemoveMetaData, url, urlString, urlString, valuesJson
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait