A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
H
- handleDeepLinkCallback(DeeplinkDataCollector,Uri,Uri) - function in com.appsflyer.deeplink.AFDeepLinkManager
- handleDirectDeepLinkCallback(DeeplinkDataCollector,Uri) - function in com.appsflyer.deeplink.AFDeepLinkManager
- Esp Link Check
- handleIntent(Intent) - function in com.google.firebase.messaging.FirebaseMessagingServiceListener
- handleIntentOnMainThread(Intent) - function in com.google.firebase.messaging.FirebaseMessagingServiceListener
- handleResponse(String,AppsFlyerProperties) - function in com.appsflyer.ServerConfigHandler
- has(String) - function in com.appsflyer.internal.json.AFJsonObject
- Returns true if this object has a mapping for
{@code name}. - hasExtra(String,Boolean) - function in com.appsflyer.internal.util.AFIntentWrapper
- defaultValue will be used after second failure to get result from Intent.hasExtra.
- hashCode() - function in java.util.AFa1nSDK
- hashCode() - function in com.appsflyer.internal.cache.CacheRequestData
- hashCode() - function in java.util.AFCksmV2
- hashCode() - function in com.appsflyer.internal.components.network.http.Metrics
- hashCode() - function in com.appsflyer.internal.components.network.http.Response
- hashCode() - function in com.appsflyer.internal.components.queue.Task
- hashCode() - function in com.appsflyer.internal.components.queue.ArsValidateTask
- hashCode() - function in com.appsflyer.internal.components.queue.CreateOneLinkTask
- hashCode() - function in com.appsflyer.internal.components.queue.CrossPromoteImpressionTask
- hashCode() - function in com.appsflyer.internal.components.queue.HttpTask
- hashCode() - function in com.appsflyer.internal.components.queue.InAppValidateTask
- hashCode() - function in com.appsflyer.internal.components.queue.LoadHttpCacheTask
- hashCode() - function in com.appsflyer.internal.components.queue.ResolveEspDeeplinkTask
- hashCode() - function in com.appsflyer.internal.components.queue.ResolveOneLinkTask
- hashCode() - function in com.appsflyer.internal.components.queue.SendCachedEventTask
- hashCode() - function in com.appsflyer.internal.components.queue.SendEventTask
- hashCode() - function in com.appsflyer.internal.components.queue.SendLaunchTask
- hashCode() - function in com.appsflyer.internal.components.queue.SendRegisterTask
- hashCode() - function in com.appsflyer.internal.components.queue.UpdateRemoteControlTask
- hashCode() - function in com.appsflyer.internal.components.queue.AutoValidationTask
- hashCode() - function in com.appsflyer.internal.components.queue.BaseValidationTask
- hashCode() - function in com.appsflyer.internal.components.queue.FetchAdvertisingIdTask
- hashCode() - function in com.appsflyer.internal.components.queue.ManualValidationTask
- hashCode() - function in com.appsflyer.internal.components.queue.PlayIntegrityApiTask
- hashCode() - function in com.appsflyer.internal.components.queue.ResolveDdlTask
- hashCode() - function in com.appsflyer.internal.components.queue.SendAdRevenueTask
- hashCode() - function in com.appsflyer.internal.components.queue.FetchGcdFromServerTask
- hashCode() - function in com.appsflyer.internal.components.queue.ReturnGcdResponseTask
- hashCode() - function in com.appsflyer.internal.json.AFJsonArray
- hashCode() - function in com.appsflyer.internal.model.rc.RemoteConfiguration
- hashCode() - function in com.appsflyer.internal.sensors.AFSensorEventCollector
- HashUtils - class in com.appsflyer.internal.util
- hasLatdDataBeenAddedToConversionPayload() - function in com.appsflyer.internal.migraton.BranchMigrationManager
- hasLatdDataBeenAddedToConversionPayload() - function in com.appsflyer.internal.migraton.BranchMigrationManagerImpl
- hasPotentialDeeplinkIntent(Intent) - function in com.appsflyer.deeplink.AFDeepLinkManager
- Checks if the intent could potentially contain a deeplink.
- hmacSha256(String,String) - function in com.appsflyer.internal.util.HashUtils
- Host - enum entry in com.appsflyer.TriggeredMethod
- HostConfig - class in com.appsflyer.internal.components.network.provider
- HostMeta - class in com.appsflyer.internal.components.network.provider.meta
- HTML - enum entry in com.appsflyer.internal.components.network.http.ContentType
- HTTP_STATUS_CODE - enum entry in com.appsflyer.share.deeplink.DeepLinkResult.Error
- HttpClient - class in com.appsflyer.internal.components.network.http
- Basically executor of http requests Suppress try finally because of minsdk 14
- HttpException - class in com.appsflyer.internal.components.network.http.exceptions
- Custom http exception, which wraps all errrors during http communication (both IOExceptions and unexpected ones) We use it to pass http request metrics in case of error and distinguish from regular IOExceptions.
- HttpTask - class in com.appsflyer.internal.components.queue.tasks
- HttpTaskErrorMessageBuilder - class in com.appsflyer.internal.components.queue.tasks
- Builds the error message string for the request listener when an HTTP task fails with HttpException.