Package 

Class Purchase

    • Method Summary

      Modifier and Type Method Description
      boolean shouldAddReceipt() You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
      boolean shouldAddCheckSum() You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
      boolean shouldAddLvlData() You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
      • Methods inherited from class com.appsflyer.internal.model.event.BackgroundEvent

        body, proxyMode, readResponse, trackingStopped, trackingStopped
      • 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, shouldAddHostData, shouldRemoveMetaData, taskTypeForQueue, url, urlString, urlString, values, valuesJson
      • Methods inherited from class java.lang.Object

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