Package com.appsflyer.internal.components.queue.tasks
See: Description
-
Class Summary Class Description ArsValidateTask AutoValidationTask Generic class used to send auto validation task and create their body (ARS and In App validation V2) BaseValidationTask Generic class that collects data and creates general request payload map for various validation tasks (both auto and manual validation). CreateOneLinkTask Generates a short, branded OneLink URL for share/invite flows — the inverse of ResolveOneLinkTask. CrossPromoteImpressionTask Sends a cross-promotion impression when the host app displays a banner/card for another app from the same advertiser. FetchAdvertisingIdTask Queue task that fetches Advertising Ids. HttpTask Base task for any work that talks to an HTTP backend. InAppValidateTask Task for send In App Validation V2 request LoadHttpCacheTask InvalidArgumentException ManualValidationTask PlayIntegrityApiTask ResolveDdlTask Resolves deferred deeplink on server Documentation: https://www.notion. ResolveOneLinkTask Resolves a short OneLink URL back to its attribution params — the inverse of CreateOneLinkTask. SendAdRevenueTask SendCachedEventTask Generic class used to send majority of events without additional special logic like launches SendEventTask Base HTTP task for shipping an AFEvent to the AppsFlyer backend — every event-emitting path eventually lands on this class or one of its subclasses (SendLaunchTask, SendRegisterTask, SendAdRevenueTask, or a direct instance for plain in-app events). SendLaunchTask Sends Launch / Conversion / Attr events to the AppsFlyer backend. SendRegisterTask Registers the device's push token with the AppsFlyer backend to enable uninstall tracking. UpdateRemoteControlTask ManualValidationTaskKt -
Object Summary Object Description Companion Companion HttpTaskErrorMessageBuilder Builds the error message string for the request listener when an HTTP task fails with HttpException. Companion Companion Companion -
Interface Summary Interface Description OneLinkDataListener Listener for short one link attribution response