-
public class DdlEvent extends BackgroundEvent
-
-
Field Summary
Fields Modifier and Type Field Description public static StringURLpublic static longlistenerTimeout
-
Constructor Summary
Constructors Constructor Description DdlEvent(Context context, ServiceLocator serviceLocator)
-
Method Summary
Modifier and Type Method Description DeepLinkResultstart()StringgenerateEndpointUrl()TaskTypetaskTypeForQueue()-
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, getRequestListener, isEncrypt, isLaunchEvent, launchCounter, launchCounter, params, post, post, putParam, referrer, requestListener, shouldAddCheckSum, shouldAddLvlData, shouldAddReceipt, url, urlString, urlString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DdlEvent
DdlEvent(Context context, ServiceLocator serviceLocator)
-
-
Method Detail
-
start
DeepLinkResult start()
-
generateEndpointUrl
String generateEndpointUrl()
-
taskTypeForQueue
TaskType taskTypeForQueue()
-
-
-
-