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 

S

SamsungPreloadReferrer - class in com.appsflyer.internal.referrer
 
SamsungPreloadReferrerKt - class in com.appsflyer.internal.referrer
 
save(Map) - function in com.appsflyer.deeplink.DeeplinkDataStorage
Saves the deeplink data to storage.
save(Map) - function in com.appsflyer.deeplink.DeeplinkDataStorageImpl
Saves the provided deeplink data to appsflyerPreferences.
saveAndApplyRemoteConfiguration(RemoteConfiguration,long,long) - function in com.appsflyer.internal.components.rc.RemoteControlStorage
Updates configuration and saves it to persistent storage
saveProperties() - function in com.appsflyer.AppsFlyerProperties
 
saveProperties() - function in com.appsflyer.AppsFlyerPropertiesImpl
 
scheduledExecutionTime() - function in java.util.TimeoutTimerTask
 
scheduleJob(ScheduledExecutorService,Runnable,Long,TimeUnit) - function in com.appsflyer.internal.util.SdkUtil
 
SdkServiceLocator - class in com.appsflyer.internal.components.di
 
SdkStoppedException - class in com.appsflyer.internal.components.queue.exceptions
Exception used to mark failure of queue tasks because SDK was stopped using stop method.
SdkUtil - class in com.appsflyer.internal.util
 
SdkVersionValidator - class in com.appsflyer.internal.components.monitorsdk.helpers
 
SecureDataProvider - class in com.appsflyer.internal.components.security
 
SecurityHeaders - class in com.appsflyer.internal.event_data
Constants for security-related HTTP headers used in requests.
SEGMENT - enum entry in com.appsflyer.share.platform_extension.Plugin
 
send(String) - function in com.appsflyer.internal.event.uninstall.Register
 
SendAdRevenueTask - class in com.appsflyer.internal.components.queue.tasks
 
sendAppsFlyerEvent(AFEvent,String,ContextProvider) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
Allows to perform generic http calls without any models parsing
sendBroadcast(Intent) - function in android.content.FirebaseMessagingServiceListener
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.FirebaseMessagingServiceListener
 
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.FirebaseMessagingServiceListener
 
sendCachedEvent(CachedEvent) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
 
SendCachedEventTask - class in com.appsflyer.internal.components.queue.tasks
Generic class used to send majority of events without additional special logic like launches
sendDdlEvent(DdlEvent) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
 
SendEventTask - class in com.appsflyer.internal.components.queue.tasks
Generic class used to send majority of events without additional special logic like launches
sendGcdRequest(String,String) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
 
sendIfQueued() - function in com.appsflyer.internal.event.uninstall.Register
 
sendInAppPurchaseData(Context,Map,PurchaseHandler.PurchaseValidationCallback) - function in com.appsflyer.AppsFlyerLib
Send in app purchase data for validation and reporting.
sendInAppPurchaseData(Context,Map,PurchaseHandler.PurchaseValidationCallback) - function in com.appsflyer.AppsFlyerLibCore
Send in app purchase data for validation and reporting.
sendInAppPurchaseRequest(Map,String) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
 
sendInAppPurchaseToBackend(Map,PurchaseHandler.PurchaseValidationCallback) - function in com.appsflyer.PurchaseHandler
 
SendLaunchTask - class in com.appsflyer.internal.components.queue.tasks
Adds specific handling before and after task is finished for launch events.
sendManualOneTimePurchaseValidationRequest(Map,String) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
 
sendManualSubscriptionPurchaseValidationRequest(Map,String) - function in com.appsflyer.internal.components.network.AppsFlyerApiService
 
sendOrderedBroadcast(Intent,String) - function in android.content.FirebaseMessagingServiceListener
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.FirebaseMessagingServiceListener
 
sendPurchaseData(Context,Map,PurchaseHandler.PurchaseValidationCallback) - function in com.appsflyer.AppsFlyerLib
Send ars purchase data for validation and reporting.
sendPurchaseData(Context,Map,PurchaseHandler.PurchaseValidationCallback) - function in com.appsflyer.AppsFlyerLibCore
Send ars purchase data for validation and reporting.
sendPushNotificationData(Activity) - function in com.appsflyer.AppsFlyerLib
Allows you to measure push notifications as part of a retargeting campaign.
sendPushNotificationData(AFPushData) - function in com.appsflyer.AppsFlyerLib
Allows you to measure push notifications as part of a retargeting campaign.This method processes push notification data received from various push providers (e.g., Firebase)and collects marketing campaign details for attribution.This data is used to attribute app opens and user engagement to specific marketing campaignsand track the effectiveness of push notification campaigns.Note: Calling this method will trigger a new Launch event to be created and sent,even if a Launch event was already sent in the current session.
sendPushNotificationData(Activity) - function in com.appsflyer.AppsFlyerLibCore
Allows you to measure push notifications as part of a retargeting campaign.
sendPushNotificationData(AFPushData) - function in com.appsflyer.AppsFlyerLibCore
Allows you to measure push notifications as part of a retargeting campaign.This method processes push notification data received from various push providers (e.g., Firebase)and collects marketing campaign details for attribution.This data is used to attribute app opens and user engagement to specific marketing campaignsand track the effectiveness of push notification campaigns.Note: Calling this method will trigger a new Launch event to be created and sent,even if a Launch event was already sent in the current session.
sendPushNotificationData(Activity) - function in com.appsflyer.AppsFlyerLibCore
Allows you to measure push notifications as part of a retargeting campaign.
SendRegisterTask - class in com.appsflyer.internal.components.queue.tasks
 
sendRemoteDebugData(String,PackageManager) - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManagerImpl
 
sendRemoteDebugData(String,PackageManager) - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManagerImpl
 
sendRemoteDebugData(String,PackageManager) - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManager
 
sendStickyBroadcast(Intent) - function in android.content.FirebaseMessagingServiceListener
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.FirebaseMessagingServiceListener
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.FirebaseMessagingServiceListener
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.FirebaseMessagingServiceListener
 
sendSubscriptionToBackend(Map,PurchaseHandler.PurchaseValidationCallback) - function in com.appsflyer.PurchaseHandler
 
ServerConfigHandler - class in com.appsflyer
 
ServerParameters - class in com.appsflyer.internal.event_data
 
ServiceLocator - class in com.appsflyer.internal.components.di
 
SessionReadyCondition - class in com.appsflyer.internal.session_ready.conditions
Interface for defining conditions that must be met before the session is considered ready.
SessionReadyListener - class in com.appsflyer.share
Listener interface for receiving callbacks when the SDK is ready to trigger a new session.
SessionReadyManager - class in com.appsflyer.internal.session_ready
Interface for managing session readiness conditions and triggering callbacks when all conditions are met.
SessionReadyManagerImpl - class in com.appsflyer.internal.session_ready
Implementation of SessionReadyManager that manages session readiness conditions and triggers callbacks when all conditions are met.
SessionStorage - class in com.appsflyer.internal.components
This class should be available through ServiceLocator.
set(String,String) - function in com.appsflyer.AppsFlyerProperties
 
set(String,Array) - function in com.appsflyer.AppsFlyerProperties
 
set(String,Integer) - function in com.appsflyer.AppsFlyerProperties
 
set(String,Long) - function in com.appsflyer.AppsFlyerProperties
 
set(String,Boolean) - function in com.appsflyer.AppsFlyerProperties
 
set(String,String) - function in com.appsflyer.AppsFlyerPropertiesImpl
 
set(String,Array) - function in com.appsflyer.AppsFlyerPropertiesImpl
 
set(String,Integer) - function in com.appsflyer.AppsFlyerPropertiesImpl
 
set(String,Long) - function in com.appsflyer.AppsFlyerPropertiesImpl
 
set(String,Boolean) - function in com.appsflyer.AppsFlyerPropertiesImpl
 
set(String,Map) - function in com.appsflyer.internal.PartnerData
 
setAdditionalCustomData(String) - function in com.appsflyer.internal.components.SessionStorage
 
setAdditionalData(Map) - function in com.appsflyer.AppsFlyerLib
Set additional data to be sent to AppsFlyer.
setAdditionalData(Map) - function in com.appsflyer.AppsFlyerLibCore
Set additional data to be sent to AppsFlyer.
setAdditionalReferrerDataCollectionFinishedCallback(Runnable) - function in com.appsflyer.sdk_base.referrer.ApiReferrer
 
setAdditionalReferrerDataCollectionFinishedCallback(Runnable) - function in com.appsflyer.sdk_base.referrer.GoogleReferrer
 
setAdditionalReferrerDataCollectionFinishedCallback(Runnable) - function in com.appsflyer.sdk_base.referrer.PreinstallReferrer
 
setAdditionalReferrerDataCollectionFinishedCallback(Runnable) - function in com.appsflyer.sdk_base.referrer.MetaReferrer
 
setAdditionalReferrerDataCollectionFinishedCallback(Runnable) - function in com.appsflyer.sdk_base.referrer.SamsungPreloadReferrer
 
setAdRevenueUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setAdvertisingId(String) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setAdvertisingIdData(AdvertisingIdData) - function in com.appsflyer.internal.components.SessionStorage
 
setAndroidIdData(String) - function in com.appsflyer.AppsFlyerLib
By default, IMEI and Android ID are not collected by the SDK if the OS version is higher than KitKat (4.4)and the device contains Google Play Services (on SDK versions 4.8.8 and below the specific app needed GPS).Use this API to explicitly send Android ID to AppsFlyer.
setAndroidIdData(String) - function in com.appsflyer.AppsFlyerLibCore
By default, IMEI and Android ID are not collected by the SDK if the OS version is higher than KitKat (4.4)and the device contains Google Play Services (on SDK versions 4.8.8 and below the specific app needed GPS).Use this API to explicitly send Android ID to AppsFlyer.
setApiStoreValue(String) - function in com.appsflyer.internal.components.SessionStorage
 
setAppId(String) - function in com.appsflyer.AppsFlyerLib
 
setAppId(String) - function in com.appsflyer.AppsFlyerLibCore
 
setAppid(String) - function in com.appsflyer.internal.components.SessionStorage
 
setAppInviteOneLink(String) - function in com.appsflyer.AppsFlyerLib
Set the OneLink ID that should be used for User-Invite-loggingThe link that is generated for the user invite will use this OneLink as the base link.
setAppInviteOneLink(String) - function in com.appsflyer.AppsFlyerLibCore
Set the OneLink ID that should be used for User-Invite-loggingThe link that is generated for the user invite will use this OneLink as the base link.
setAppOpenReferrer(String) - function in com.appsflyer.internal.components.SessionStorage
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.DdlEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.RegisterQueueEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.AFEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.AdRevenue
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.Attr
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.BackgroundEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.CachedEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.InAppEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.Launch
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
 
setAppReferrer(String) - function in com.appsflyer.internal.model.event.Purchase
 
setAppSetIdModel(AppSetIdModel) - function in com.appsflyer.internal.components.SessionStorage
 
setAppUserId(String) - function in com.appsflyer.internal.components.SessionStorage
 
setArsValidateBilling5UrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setBaseDeeplink(String) - function in com.appsflyer.share.LinkGenerator
 
setBody(ByteArray) - function in com.appsflyer.internal.components.monitorsdk.remote_debug.UploadRemoteDebugRequest
 
setBody(ByteArray) - function in com.appsflyer.internal.components.monitorsdk.MonitorHttpRequest
 
setBrandDomain(String) - function in com.appsflyer.share.LinkGenerator
 
setCacheKey(String) - function in com.appsflyer.internal.cache.CacheRequestData
 
setCampaign(String) - function in com.appsflyer.share.LinkGenerator
 
setChannel(String) - function in com.appsflyer.share.LinkGenerator
 
setCHECK_BACKGROUND_DELAY(Long) - function in com.appsflyer.internal.android_lifecycle.AndroidLifecycleManager.Companion
 
setClientHostConfig(HostConfig) - function in com.appsflyer.internal.components.network.provider.UrlProvider.Companion
custom prefix and host configuration from client specified using AppsFlyerLib.
setCollectAndroidID(boolean) - function in com.appsflyer.AppsFlyerLib
Opt-out of collection of Android ID.If the app does NOT contain Google Play Services, Android ID is collected by the SDK.However, apps with Google play services should avoid Android ID collection as this is in violation of the Google Play policy.
setCollectAndroidID(boolean) - function in com.appsflyer.AppsFlyerLibCore
Opt-out of collection of Android ID.If the app does NOT contain Google Play Services, Android ID is collected by the SDK.However, apps with Google play services should avoid Android ID collection as this is in violation of the Google Play policy.
setConsentData(AppsFlyerConsent) - function in com.appsflyer.AppsFlyerLib
Sets or updates the user consent data related to GDPR and DMA regulations for advertising and data usagepurposes within the application.
setConsentData(AppsFlyerConsent) - function in com.appsflyer.AppsFlyerLibCore
Sets or updates the user consent data related to GDPR and DMA regulations for advertising and data usagepurposes within the application.
setContext(Context) - function in com.appsflyer.internal.components.di.SdkServiceLocator
Sets context for the other dependencies - make sure to call this in init stage,before trying to get any dependency from service locator.
setContextToServiceLocator(Context) - function in com.appsflyer.AppsFlyerLibCore
Provides context to the service locator in order to be able create context-sensitive dependencies.
setConversionDataListener(AppsFlyerConversionListener) - function in com.appsflyer.internal.components.di.SdkServiceLocator
 
setConversionDataListener(AppsFlyerConversionListener) - function in com.appsflyer.internal.components.di.ServiceLocator
 
setConversionsUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setCorePoolSize(Integer) - function in java.util.concurrent.AFThreadPoolExecutor
 
setCurrencyCode(String) - function in com.appsflyer.AppsFlyerLib
Setting user local currency code for in-app purchases.The currency code should be a 3 character ISO 4217 code.
setCurrencyCode(String) - function in com.appsflyer.AppsFlyerLibCore
Setting user local currency code for in-app purchases.The currency code should be a 3 character ISO 4217 code.
setCurrencyCode(String) - function in com.appsflyer.internal.components.SessionStorage
 
setCustomDomains(Array) - function in com.appsflyer.deeplink.AFDeepLinkManager
 
setCustomerUserId(String) - function in com.appsflyer.AppsFlyerLib
Setting your own customer ID enables you to cross-reference your own unique ID with AppsFlyer's unique ID and the other devices' IDs.This ID is available in AppsFlyer CSV reports along with Postback APIs for cross-referencing with your internal IDs.
setCustomerUserId(String) - function in com.appsflyer.AppsFlyerLibCore
Setting your own customer ID enables you to cross-reference your own unique ID with AppsFlyer's unique ID and the other devices' IDs.This ID is available in AppsFlyer CSV reports along with Postback APIs for cross-referencing with your internal IDs.
setDdlUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setDebugLog(boolean) - function in com.appsflyer.AppsFlyerLib
Enables Debug logs for the AppsFlyer SDK.Should only be set to true in development / debug.
setDebugLog(boolean) - function in com.appsflyer.AppsFlyerLibCore
Enables Debug logs for the AppsFlyer SDK.Should only be set to true in development / debug.
setDeeplinkPath(String) - function in com.appsflyer.share.LinkGenerator
 
setDeepLinkTimeout(long) - function in com.appsflyer.AppsFlyerLib
Sets the timeout duration for deep link resolution in milliseconds.This timeout determines how long the SDK will wait for a deep link to be resolvedbefore considering the operation failed.The default timeout value is 3000ms.
setDeepLinkTimeout(long) - function in com.appsflyer.AppsFlyerLibCore
Sets the timeout duration for deep link resolution in milliseconds.This timeout determines how long the SDK will wait for a deep link to be resolvedbefore considering the operation failed.The default timeout value is 3000ms.
setDeferred(boolean) - function in com.appsflyer.share.deeplink.DeepLink
 
setDevKey(String) - function in com.appsflyer.internal.components.security.SecureDataProvider
 
setDisableAdvertisingIdentifiers(boolean) - function in com.appsflyer.AppsFlyerLib
Disable collection of Google, Amazon and Open advertising ids (GAID, AAID, OAID).By default collection is enabled.
setDisableAdvertisingIdentifiers(boolean) - function in com.appsflyer.AppsFlyerLibCore
Disable collection of Google, Amazon and Open advertising ids (GAID, AAID, OAID).By default collection is enabled.
setDisableAdvertisingIdentifiers(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setDisableCache(boolean) - function in com.appsflyer.internal.components.network.http.Request
 
setDisableCache(Boolean) - function in com.appsflyer.internal.components.network.http.GcdRequest
 
setDisableCollectNetworkData(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setDisableNetworkData(boolean) - function in com.appsflyer.AppsFlyerLib
Use this API to prevent the SDK from collecting the network operator name (carrier) and simoperator name from the deviceBy default collection is enabled.
setDisableNetworkData(boolean) - function in com.appsflyer.AppsFlyerLibCore
Use this API to prevent the SDK from collecting the network operator name (carrier) and simoperator name from the deviceBy default collection is enabled.
setEnableTCFDataCollection(Boolean) - function in com.appsflyer.internal.components.SessionStorage
data migrated from appsflyerProperties public setters
setEspUrls(Array) - function in com.appsflyer.deeplink.AFDeepLinkManager
 
setEX_MANAGER_URL(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setFacebookDDLMap(Map) - function in com.appsflyer.internal.components.queue.tasks.SendLaunchTask
Adds reference to the facebook ddl map, which event will include during send.You can update map later, task will only hold reference to it.
setFetchAdvertisingIdTaskLatency(Metrics) - function in com.appsflyer.internal.components.SessionStorage
 
setFollowRedirects(boolean) - function in com.appsflyer.internal.components.network.http.Request
 
setFollowRedirects(Boolean) - function in com.appsflyer.internal.components.network.http.GcdRequest
 
setGaidError(String) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setGcdBaseUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setHeaders(Map) - function in com.appsflyer.internal.components.monitorsdk.remote_debug.UploadRemoteDebugRequest
 
setHeaders(Map) - function in com.appsflyer.internal.components.monitorsdk.MonitorHttpRequest
 
setHost(String,String) - function in com.appsflyer.AppsFlyerLib
Set a custom host.
setHost(String,String) - function in com.appsflyer.AppsFlyerLibCore
Set a custom host.
SetHostMethod - class in com.appsflyer.internal.components.network.provider.meta
 
setImeiData(String) - function in com.appsflyer.AppsFlyerLib
By default, IMEI and Android ID are not collected by the SDK if the OS version is higher than KitKat (4.4)and the device contains Google Play Services (on SDK versions 4.8.8 and below the specific app needed GPS).Use this API to explicitly send IMEI to AppsFlyer.
setImeiData(String) - function in com.appsflyer.AppsFlyerLibCore
By default, IMEI and Android ID are not collected by the SDK if the OS version is higher than KitKat (4.4)and the device contains Google Play Services (on SDK versions 4.8.8 and below the specific app needed GPS).Use this API to explicitly send IMEI to AppsFlyer.
setInAppEventsUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setInstallId(String) - function in com.appsflyer.AppsFlyerLib
Sets the unique install ID for the app installation.
setInstallId(String) - function in com.appsflyer.AppsFlyerLibCore
Sets the unique install ID for the app installation.
setInstallId(String,AppsFlyerPreferences) - function in com.appsflyer.internal.advertising_id.AppsFlyerInstallId
 
setIsAppSetIdDisabled(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setIsDeviceTrackingDisabled(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setIsEnabled(Boolean) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setIsFacebookDDLEnabled(Boolean) - function in com.appsflyer.deeplink.facebook.FacebookDeferredDeeplinkManager
 
setIsFacebookDDLEnabled(Boolean) - function in com.appsflyer.deeplink.facebook.FacebookDeferredDeeplinkManagerImpl
 
setIsGaidWithGps(Boolean) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setIsGaidWithSamsungCloudDev(Boolean) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setIsLimited(Boolean) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setIsPreinstalledApp(Map) - function in com.appsflyer.internal.event_data.EventDataCollector
 
setIsPreinstalledApp(Map) - function in com.appsflyer.internal.event_data.EventDataCollectorImpl
 
setIsSdkInitialized(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setIsSdkStarted(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setIsUpdate(boolean) - function in com.appsflyer.AppsFlyerLib
Manually set that the application was updated.
setIsUpdate(boolean) - function in com.appsflyer.AppsFlyerLibCore
Manually set that the application was updated.
setIsUpdate(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setKeepAliveTime(Long,TimeUnit) - function in java.util.concurrent.AFThreadPoolExecutor
 
setLastLaunchAttemptTimestamp(Long) - function in com.appsflyer.internal.components.SessionStorage
 
setLastSuccessfulLaunchTimestamp(Long) - function in com.appsflyer.internal.components.SessionStorage
 
setLaunchBlockingTimeWindow(Long) - function in com.appsflyer.internal.components.SessionStorage
 
setLaunchesUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setListener(ResolveOneLinkTask.OneLinkDataListener) - function in com.appsflyer.internal.components.queue.tasks.ResolveOneLinkTask
 
setListenerTimeout(long) - function in com.appsflyer.deeplink.AFDeepLinkManager
 
setLogLevel(AFLogger.LogLevel) - function in com.appsflyer.AppsFlyerLib
Sets the SDK's Log Level.
setLogLevel(AFLogger.LogLevel) - function in com.appsflyer.AppsFlyerLibCore
Sets the SDK's Log Level.
setLogLevel(AFLogger.LogLevel) - function in com.appsflyer.AppsFlyerLibCore
Sets the SDK's Log Level.
setLogLevel(AFLogger.LogLevel) - function in com.appsflyer.internal.components.SessionStorage
 
setManual(boolean) - function in com.appsflyer.internal.advertising_id.AdvertisingIdObject
 
setManualValidateOneTimePurchaseUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setManualValidateSubscriptionPurchaseUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setMaximumPoolSize(Integer) - function in java.util.concurrent.AFThreadPoolExecutor
 
setMetadata(Map) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setMinTimeBetweenSessions(int) - function in com.appsflyer.AppsFlyerLib
Set a custom value for the minimum required time between sessions.By default, at least 5 seconds must lapse between 2 app launches to count as separate 2 sessions.
setMinTimeBetweenSessions(int) - function in com.appsflyer.AppsFlyerLibCore
Set a custom value for the minimum required time between sessions.By default, at least 5 seconds must lapse between 2 app launches to count as separate 2 sessions.
setNetToken(String) - function in com.appsflyer.internal.components.SessionStorage
Network token received from backend via Remote Config response header.
setOaidData(String) - function in com.appsflyer.AppsFlyerLib
By default, OAID is not collected by the SDK.Use this API to explicitly send OAID to AppsFlyer.
setOaidData(String) - function in com.appsflyer.AppsFlyerLibCore
By default, OAID is not collected by the SDK.Use this API to explicitly send OAID to AppsFlyer.
setOnelinkBaseUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setOneLinkCustomDomain(Array) - function in com.appsflyer.AppsFlyerLib
In order for AppsFlyer SDK to successfully resolve hidden (decoded in shortlink ID)attribution params any domain that is configured as branded domain in AppsFlyer Dashboard should be provided in this API
setOneLinkCustomDomain(Array) - function in com.appsflyer.AppsFlyerLibCore
In order for AppsFlyer SDK to successfully resolve hidden (decoded in shortlink ID)attribution params any domain that is configured as branded domain in AppsFlyer Dashboard should be provided in this API
setOnelinkId(String) - function in com.appsflyer.internal.components.SessionStorage
 
setOnSessionReadyListener(SessionReadyListener) - function in com.appsflyer.internal.session_ready.SessionReadyManager
Registers a callback to be invoked when the session is ready.
setOnSessionReadyListener(SessionReadyListener) - function in com.appsflyer.internal.session_ready.SessionReadyManagerImpl
Registers a callback to be invoked when the session is ready.
setOutOfStore(String) - function in com.appsflyer.AppsFlyerLib
Manually set the AF_STORE value.
setOutOfStore(String) - function in com.appsflyer.AppsFlyerLibCore
Manually set the AF_STORE value.
setPartnerData(String,Map) - function in com.appsflyer.AppsFlyerLib
Allows sending custom data for partner integration purposes.
setPartnerData(String,Map) - function in com.appsflyer.AppsFlyerLibCore
Allows sending custom data for partner integration purposes.
setPartnerData(PartnerData) - function in com.appsflyer.internal.components.SessionStorage
 
setPhoneNumber(String) - function in com.appsflyer.AppsFlyerLib
Will be sent as SHA-256
setPhoneNumber(String) - function in com.appsflyer.AppsFlyerLibCore
Will be sent as SHA-256
setPhoneNumberHash(String) - function in com.appsflyer.internal.components.SessionStorage
 
setPlayIntegrityUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setPluginInfo(PluginInfo) - function in com.appsflyer.AppsFlyerLib
Internal API.
setPluginInfo(PluginInfo) - function in com.appsflyer.AppsFlyerLibCore
Internal API.
setPluginInfo(PluginInfo) - function in com.appsflyer.share.platform_extension.PluginDetailsProvider
 
setPluginInfo(PluginInfo) - function in com.appsflyer.share.platform_extension.PluginDetailsProviderImpl
 
setPreinstallAttribution(String,String,String) - function in com.appsflyer.AppsFlyerLib
Specify the manufacturer or media source name to which the preinstall is attributed.
setPreinstallAttribution(String,String,String) - function in com.appsflyer.AppsFlyerLibCore
Specify the manufacturer or media source name to which the preinstall is attributed.
setPushPayload(String) - function in com.appsflyer.internal.components.SessionStorage
 
setRC_PROD_URL(String) - function in com.appsflyer.internal.components.network.provider.UrlProvider.Companion
 
setRC_SANDBOX_URL(String) - function in com.appsflyer.internal.components.network.provider.UrlProvider.Companion
 
setRdMonitorUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setReadResponseBody(boolean) - function in com.appsflyer.internal.components.network.http.Request
 
setReadResponseBody(Boolean) - function in com.appsflyer.internal.components.network.http.GcdRequest
 
setRedirectUrl(String) - function in com.appsflyer.share.RedirectHandler
 
setReferrerCustomerId(String) - function in com.appsflyer.share.LinkGenerator
 
setReferrerImageURL(String) - function in com.appsflyer.share.LinkGenerator
 
setReferrerName(String) - function in com.appsflyer.share.LinkGenerator
 
setReferrerTrackingUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setReferrerUID(String) - function in com.appsflyer.share.LinkGenerator
 
setRegisterUrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setRejectedExecutionHandler(RejectedExecutionHandler) - function in java.util.concurrent.AFThreadPoolExecutor
 
setResolveDeepLinkURLs(Array) - function in com.appsflyer.AppsFlyerLib
Advertisers can wrap AppsFlyer OneLink within another Universal Link.This Universal Link will invoke the app but any deep linking data will not propagate to AppsFlyer.
setResolveDeepLinkURLs(Array) - function in com.appsflyer.AppsFlyerLibCore
Advertisers can wrap AppsFlyer OneLink within another Universal Link.This Universal Link will invoke the app but any deep linking data will not propagate to AppsFlyer.
setRetry(Boolean) - function in com.appsflyer.internal.model.advertising_id.AdvertisingIdData
 
setSdkStopped(boolean) - function in com.appsflyer.internal.components.security.SecureDataProvider
 
setServiceExecutor(Executor) - function in com.appsflyer.internal.components.queue.TaskQueue
Can be used to make all reordering, task add/drop operations synchronous for unit tests
setSharingFilter(SharingFilter) - function in com.appsflyer.internal.components.SessionStorage
 
setSharingFilterForPartners(Array) - function in com.appsflyer.AppsFlyerLib
Block events from being shared with ad networks and other 3rd party integrations.String "all" will block events from being shared with any partner.
setSharingFilterForPartners(Array) - function in com.appsflyer.AppsFlyerLibCore
Block events from being shared with ad networks and other 3rd party integrations.String "all" will block events from being shared with any partner.
setShouldCollectAndroidId(Boolean) - function in com.appsflyer.internal.components.SessionStorage
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.DdlEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.RegisterQueueEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.AFEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.AdRevenue
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.Attr
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.BackgroundEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.CachedEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.InAppEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.Launch
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
 
setShouldIgnoreLaunchProtect(boolean) - function in com.appsflyer.internal.model.event.Purchase
 
setStackTrace(Array) - function in java.lang.HttpException
 
setStackTrace(Array) - function in java.lang.ParsingException
 
setStackTrace(Array) - function in java.lang.MissingDevKeyException
 
setStackTrace(Array) - function in java.lang.SdkStoppedException
 
setStackTrace(Array) - function in kotlin.ManualValidationTask.InvalidArgumentException
 
setStackTrace(Array) - function in java.lang.AFJsonException
 
setState(Referrer.State) - function in com.appsflyer.internal.referrer.MetaReferrer
 
setState(Referrer.State) - function in com.appsflyer.internal.referrer.SamsungPreloadReferrer
 
setTheme(int) - function in android.content.FirebaseMessagingServiceListener
 
setThreadFactory(ThreadFactory) - function in java.util.concurrent.AFThreadPoolExecutor
 
setTimeoutMillis(int) - function in com.appsflyer.internal.components.network.http.Request
 
setTimeoutMillis(Integer) - function in com.appsflyer.internal.components.network.http.GcdRequest
 
Settings - class in com.appsflyer.internal.components.rc
Encapsulates remote control feature settings logic - fetch interval, sandbox, etc
Settings.Companion - class in com.appsflyer.internal.components.rc.Settings
 
setUrl(Map) - function in com.appsflyer.AppsFlyerLibCore
 
setUrl(Map) - function in com.appsflyer.share.CrossPromotionHelper
 
setUserConsentData(AppsFlyerConsent) - function in com.appsflyer.internal.components.SessionStorage
User consent data which has been provided manually by the app via calling corresponding SDK API.
setUserCustomAndroidId(String) - function in com.appsflyer.internal.components.SessionStorage
 
setUserCustomImei(String) - function in com.appsflyer.internal.components.SessionStorage
 
setUserEmails(Array) - function in com.appsflyer.AppsFlyerLib
Set the user emails
setUserEmails(EmailsCryptType,Array) - function in com.appsflyer.AppsFlyerLib
Set the user emails and encrypt them.
setUserEmails(Array) - function in com.appsflyer.AppsFlyerLibCore
Set the user emails
setUserEmails(EmailsCryptType,Array) - function in com.appsflyer.AppsFlyerLibCore
Set the user emails and encrypt them.
setUserEmails(EmailsCryptType,Array) - function in com.appsflyer.AppsFlyerLibCore
Set the user emails and encrypt them.
setUserEmails(String) - function in com.appsflyer.internal.components.SessionStorage
 
setUserEmailsCryptType(Integer) - function in com.appsflyer.internal.components.SessionStorage
 
setViapValidateBilling5UrlOverride(String) - function in com.appsflyer.internal.util.EventUrlResolver.Companion
 
setWallpaper(Bitmap) - function in android.content.FirebaseMessagingServiceListener
 
setWebReferrer(String) - function in com.appsflyer.internal.components.SessionStorage
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.DdlEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.RegisterQueueEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.AFEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.AdRevenue
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.Attr
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.BackgroundEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.CachedEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.InAppEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.Launch
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
 
setWebReferrerUrl(String) - function in com.appsflyer.internal.model.event.Purchase
 
SHA256 - enum entry in com.appsflyer.share.EmailsCryptType
 
ShareInviteHelper - class in com.appsflyer.share
 
SharingFilter - class in com.appsflyer.internal
 
shouldAddBranchDeepLinkDataToLaunch() - function in com.appsflyer.internal.migraton.BranchMigrationManager
 
shouldAddBranchDeepLinkDataToLaunch() - function in com.appsflyer.internal.migraton.BranchMigrationManagerImpl
 
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.DdlEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.event.uninstall.RegisterQueueEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.AFEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.AdRevenue
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.Attr
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.BackgroundEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.CachedEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.InAppEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.Launch
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddCheckSum() - function in com.appsflyer.internal.model.event.Purchase
You can override this to control if p_receipt field will be addedto this event payload via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddEventTimestamp() - function in com.appsflyer.internal.components.queue.tasks.ArsValidateTask
 
shouldAddEventTimestamp() - function in com.appsflyer.internal.components.queue.tasks.InAppValidateTask
 
shouldAddHostData() - function in com.appsflyer.internal.model.event.DdlEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.RegisterQueueEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.AFEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.AdRevenue
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.Attr
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.BackgroundEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.CachedEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.InAppEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.Launch
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddHostData() - function in com.appsflyer.internal.model.event.Purchase
You can override this to control if host field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.DdlEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.RegisterQueueEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.AFEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.AdRevenue
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.Attr
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.BackgroundEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.CachedEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.InAppEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.Launch
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddLvlData() - function in com.appsflyer.internal.model.event.Purchase
You can override this to control if p_receipt field will be addedto this event via com.appsflyer.internal.components.queue.tasks.SendEventTask
shouldAddReceipt() - function in com.appsflyer.internal.model.event.DdlEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.RegisterQueueEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.AFEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.AdRevenue
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.Attr
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.BackgroundEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.CachedEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.InAppEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.Launch
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldAddReceipt() - function in com.appsflyer.internal.model.event.Purchase
You can override this to control if p_receipt field will be addedto this event payload via prepareForServer method
shouldCacheRequest() - function in com.appsflyer.internal.components.queue.tasks.ArsValidateTask
 
shouldCacheRequest() - function in com.appsflyer.internal.components.queue.tasks.InAppValidateTask
 
shouldCacheRequest() - function in com.appsflyer.internal.components.queue.tasks.SendAdRevenueTask
 
shouldCancelOnSdkStopped() - function in com.appsflyer.internal.components.queue.tasks.AutoValidationTask
 
shouldCancelOnSdkStopped() - function in com.appsflyer.internal.components.queue.tasks.BaseValidationTask
 
shouldCancelOnSdkStopped() - function in com.appsflyer.internal.components.queue.tasks.ManualValidationTask
 
shouldCancelOnSdkStopped() - function in com.appsflyer.internal.components.queue.tasks.PlayIntegrityApiTask
 
shouldCancelOnSdkStopped() - function in com.appsflyer.internal.components.queue.tasks.SendAdRevenueTask
 
shouldCollectIDs() - function in com.appsflyer.internal.components.IdProvider
 
shouldFetchNewConfig() - function in com.appsflyer.internal.components.rc.Settings
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.DdlEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.RegisterQueueEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.AFEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.AdRevenue
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.Attr
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.BackgroundEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.CachedEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.InAppEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.Launch
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
 
shouldIgnoreLaunchProtect() - function in com.appsflyer.internal.model.event.Purchase
 
shouldPrintBody() - function in com.appsflyer.internal.components.network.http.Request
 
shouldPrintBody() - function in com.appsflyer.internal.components.network.http.GcdRequest
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.DdlEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.RegisterQueueEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.AFEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.AdRevenue
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.Attr
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.BackgroundEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.CachedEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.InAppEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.Launch
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.PlayIntegrityEvent
 
shouldRemoveMetaData(double) - function in com.appsflyer.internal.model.event.Purchase
 
shouldRequestAppSetIdData() - function in com.appsflyer.internal.app_set_id.AppSetIdManager
 
shouldRequestAppSetIdData() - function in com.appsflyer.internal.app_set_id.AppSetIdManagerImpl
 
shouldRequestPlayIntegrityToken() - function in com.appsflyer.internal.play_integrity_api.PlayIntegrityApiManager
 
shouldRequestPlayIntegrityToken() - function in com.appsflyer.internal.play_integrity_api.PlayIntegrityApiManagerImpl
 
shouldRetry() - function in com.appsflyer.internal.components.queue.tasks.ArsValidateTask
This will be called each time task fails to determine if we should retry it by adding back to the queue.
shouldRetry() - function in com.appsflyer.internal.components.queue.tasks.InAppValidateTask
This will be called each time task fails to determine if we should retry it by adding back to the queue.
shouldRetry() - function in com.appsflyer.internal.components.queue.tasks.BaseValidationTask
 
shouldRetry() - function in com.appsflyer.internal.components.queue.tasks.ManualValidationTask
 
shouldRetry() - function in com.appsflyer.internal.components.queue.tasks.SendAdRevenueTask
 
shouldRetryConversionOrAttr() - function in com.appsflyer.internal.components.queue.tasks.SendLaunchTask
 
shouldRetryInSession(Task) - function in com.appsflyer.internal.components.queue.TaskQueue
Check if this task should be retried in the current session
shouldWaitForDDLFetch() - function in com.appsflyer.deeplink.facebook.FacebookDeferredDeeplinkManager
 
shouldWaitForDDLFetch() - function in com.appsflyer.deeplink.facebook.FacebookDeferredDeeplinkManagerImpl
Returns true when Facebook DDL is enabled, but
  • Values map is not yet created (fetch not yet started -> map is null) OR

  • Values map is not null, but is still empty (fetch started, but not yet finished).

shutdown() - function in java.util.concurrent.AFThreadPoolExecutor
 
shutdownNow() - function in java.util.concurrent.AFThreadPoolExecutor
 
SignatureStatus - class in com.appsflyer.internal.model.rc
 
size() - function in java.util.AFa1nSDK
 
size() - function in java.util.AFCksmV2
 
start() - function in com.appsflyer.AppsFlyerLib
 
start(AppsFlyerRequestListener) - function in com.appsflyer.AppsFlyerLib
 
start() - function in com.appsflyer.AppsFlyerLibCore
 
start(AppsFlyerRequestListener) - function in com.appsflyer.AppsFlyerLibCore
 
start(AppsFlyerRequestListener) - function in com.appsflyer.AppsFlyerLibCore
 
start() - function in com.appsflyer.sdk_base.util.FacebookAttributionId
 
start(Context) - function in com.appsflyer.sdk_base.referrer.ApiReferrer
 
start(Context) - function in com.appsflyer.internal.referrer.GoogleReferrer
 
start(Context) - function in com.appsflyer.sdk_base.referrer.GoogleReferrer
 
start(Context) - function in com.appsflyer.internal.referrer.PreinstallReferrer
 
start(Context) - function in com.appsflyer.sdk_base.referrer.PreinstallReferrer
 
start(Context) - function in com.appsflyer.internal.referrer.MetaReferrer
 
start() - function in com.appsflyer.sdk_base.referrer.MetaReferrer
 
start(Context) - function in com.appsflyer.internal.referrer.SamsungPreloadReferrer
 
start() - function in com.appsflyer.sdk_base.referrer.SamsungPreloadReferrer
 
startActivities(Array) - function in android.content.FirebaseMessagingServiceListener
 
startActivity(Intent) - function in android.content.FirebaseMessagingServiceListener
 
startDdlRequest(int) - function in com.appsflyer.internal.metrics.MetricsCollector
 
startEvaluation(Intent) - function in com.appsflyer.internal.session_ready.SessionReadyManager
Starts a new session readiness evaluation cycle based on the provided intent.
startEvaluation(Intent) - function in com.appsflyer.internal.session_ready.SessionReadyManagerImpl
Starts a new session readiness evaluation cycle based on the provided intent.
startForeground(int,Notification) - function in android.app.FirebaseMessagingServiceListener
 
startForegroundService(Intent) - function in android.content.FirebaseMessagingServiceListener
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.FirebaseMessagingServiceListener
 
startIntentSender(IntentSender,Intent,int,int,int) - function in android.content.FirebaseMessagingServiceListener
 
startLaunchRequestMetricsCollection() - function in com.appsflyer.internal.metrics.MetricsCollector
 
startNewTracking() - function in com.appsflyer.internal.sensors.AFSensorManagerImpl
Starts gathering sensor information.
startNewTracking() - function in com.appsflyer.internal.sensors.AFSensorManagerImpl
 
startNewTracking() - function in com.appsflyer.internal.sensors.AFSensorManager
 
startRemoteDebugMode() - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManagerImpl
 
startRemoteDebugMode() - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManagerImpl
 
startRemoteDebugMode() - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManager
 
startService(Intent) - function in android.content.FirebaseMessagingServiceListener
 
stop(boolean,Context) - function in com.appsflyer.AppsFlyerLib
Once this API is invoked, our SDK no longer communicates with our servers and stops functioning.In some extreme cases you might want to shut down all SDK logging due to legal and privacy compliance.
stop(boolean,Context) - function in com.appsflyer.AppsFlyerLibCore
Once this API is invoked, our SDK no longer communicates with our servers and stops functioning.In some extreme cases you might want to shut down all SDK logging due to legal and privacy compliance.
stopForeground(boolean) - function in android.app.FirebaseMessagingServiceListener
 
stopRemoteDebugMode() - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManagerImpl
 
stopRemoteDebugMode() - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManagerImpl
 
stopRemoteDebugMode() - function in com.appsflyer.internal.components.monitorsdk.remote_debug.RemoteDebugManager
 
stopSelf() - function in android.app.FirebaseMessagingServiceListener
 
stopSelfResult(int) - function in android.app.FirebaseMessagingServiceListener
 
stopService(Intent) - function in android.content.FirebaseMessagingServiceListener
 
stopStartedTracking() - function in com.appsflyer.internal.sensors.AFSensorManagerImpl
Stops periodic gathering sensor information if it was previously started.
stopStartedTracking() - function in com.appsflyer.internal.sensors.AFSensorManagerImpl
 
stopStartedTracking() - function in com.appsflyer.internal.sensors.AFSensorManager
 
StorageConfig - class in com.appsflyer.internal.cache
 
StorageConfigTypeEntry - class in com.appsflyer.internal.cache
 
StringExtensionsKt - class in com.appsflyer.internal.util
 
StringExtensionsKt - class in com.appsflyer.internal.components.monitorsdk.helpers
 
StringUtils - class in com.appsflyer.internal.util
 
submit(Runnable) - function in java.util.concurrent.AFThreadPoolExecutor
 
submit(Runnable,T) - function in java.util.concurrent.AFThreadPoolExecutor
 
submit(Callable) - function in java.util.concurrent.AFThreadPoolExecutor
 
subscribeForDeepLink(DeepLinkListener) - function in com.appsflyer.AppsFlyerLib
 
subscribeForDeepLink(DeepLinkListener) - function in com.appsflyer.AppsFlyerLibCore
 
subscribeForDeepLink(DeepLinkListener) - function in com.appsflyer.AppsFlyerLibCore
 
SUBSCRIPTION - enum entry in com.appsflyer.share.AFPurchaseType
 
SUCCESS - enum entry in com.appsflyer.internal.components.queue.QueueResult
 
SUCCESS - enum entry in com.appsflyer.internal.components.rc.ConfigUpdateResult

Update is successful and new config activated

SUCCESS - enum entry in com.appsflyer.internal.model.rc.SignatureStatus
 
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