-
public class CachedEvent extends AFEvent
-
-
Constructor Summary
Constructors Constructor Description CachedEvent()CachedEvent(String urlString, Array<byte> postData, String cacheKey, TaskType cachedTaskType)
-
Method Summary
Modifier and Type Method Description TaskTypetaskTypeForQueue()-
Methods inherited from class com.appsflyer.AFEvent
addParams, cacheKey, cacheKey, getRequestListener, getWebReferrerUrl, isEncrypt, isLaunchEvent, launchCounter, launchCounter, name, params, post, post, putParam, referrer, requestListener, shouldAddCheckSum, shouldAddHostData, shouldAddLvlData, shouldAddReceipt, shouldRemoveMetaData, url, urlString, urlString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-