-
public class DdlEvent extends BackgroundEvent
-
-
Constructor Summary
Constructors Constructor Description DdlEvent(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, 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
-
-
Constructor Detail
-
DdlEvent
DdlEvent(ServiceLocator serviceLocator)
-
-
Method Detail
-
start
DeepLinkResult start()
-
generateEndpointUrl
String generateEndpointUrl()
-
taskTypeForQueue
TaskType taskTypeForQueue()
-
-
-
-