Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

ACHIEVEMENT_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Achievement ID.
ACHIEVEMENT_UNLOCKED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user unlocks an achievement in the app.
activateConfig() - Method in class com.flurry.android.FlurryConfig
Activate Config attempts to apply the most recent config.
AD_CLICK - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user clicks on an Ad.
AD_IMPRESSION - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user views an Ad impression.
AD_REWARDED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user is granted a reward for viewing a rewarded Ad.
AD_SKIPPED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user skips an Ad.
AD_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
AD type.
add(String, String) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Extend any property, even no previous property.
add(String, List<String>) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Extend any property, even no previous property.
ADD_ITEM_TO_CART - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an item is added to the cart.
ADD_ITEM_TO_WISH_LIST - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an item is added to the wish list.
addFlurryMessageToIntentExtras(Intent, FlurryMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Use this helper method to add the FlurryMessage to the intent extras
addOrigin(String, String) - Static method in class com.flurry.android.FlurryAgent
Add origin attribution.
addOrigin(String, String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Add origin attribution with parameters.
addSessionProperty(String, String) - Static method in class com.flurry.android.FlurryAgent
This method allows you to associate parameters with an session.
ALL - Static variable in class com.flurry.android.FlurryPerformance
Flag to enable all performance metrics.
APP_ACTIVATED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when the App is activated.
appData - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
appData - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
APPLICATION_SUBMITTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user submits an application through the App.

B

body - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
build() - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
Builder the current builder and return the FlurryMarketingOptions object
build() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
build(Context, String) - Method in class com.flurry.android.FlurryAgent.Builder
 
Builder() - Constructor for class com.flurry.android.FlurryAgent.Builder
 
Builder() - Constructor for class com.flurry.android.marketing.FlurryMarketingOptions.Builder
 
Builder() - Constructor for class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 

C

callback - Variable in class com.flurry.android.FlurryPrivacySession.Request
 
CHECKOUT_INITIATED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user starts checkout.
clear() - Method in class com.flurry.android.FlurryEvent.Params
Clear the parameters.
clickAction - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
COLD_START - Static variable in class com.flurry.android.FlurryPerformance
Flag to enable Cold Start performance metrics.
color - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
com.flurry.android - package com.flurry.android
 
com.flurry.android.marketing - package com.flurry.android.marketing
 
com.flurry.android.marketing.messaging - package com.flurry.android.marketing.messaging
 
com.flurry.android.marketing.messaging.notification - package com.flurry.android.marketing.messaging.notification
 
com.flurry.android.nativecrash - package com.flurry.android.nativecrash
 
COMMENT - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user comments or replies on a social post.
COMPLETED_CHECKOUT - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when checkout is completed or transaction is successfully completed.
Consent - Class in com.flurry.android
 
Consent() - Constructor for class com.flurry.android.Consent
 
consentStrings - Variable in class com.flurry.android.Consent
 
Constants - Interface in com.flurry.android
Constants for setting user gender in analytics SDK.
CONTENT_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Content ID.
CONTENT_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Content name.
CONTENT_RATED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user rates a content in the App.
CONTENT_SAVED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user saves the content in the App.
CONTENT_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Content type.
CONTENT_VIEWED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a specific content is viewed by a user.
context - Variable in class com.flurry.android.FlurryPrivacySession.Request
 
convertFcmMessageToFlurryMessage(RemoteMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Convert an FCM notification into a Flurry one.
CREATOR - Static variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
CREDIT_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Credit ID.
CREDIT_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Credit name.
CREDIT_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Credit type.
CREDITS_EARNED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user earns credit in the app.
CREDITS_PURCHASED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user purchases credit in the app.
CREDITS_SPENT - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user spends credit in the app.
CURRENCY_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Currency type.

D

deleteData() - Static method in class com.flurry.android.FlurryAgent
This api allows you to delete data collected by Flurry
describeContents() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
DURATION - Static variable in class com.flurry.android.FlurryEvent.Param
Duration.

E

endTimedEvent(String) - Static method in class com.flurry.android.FlurryAgent
End a timed event.
endTimedEvent(String, String) - Static method in class com.flurry.android.FlurryAgent
End a timed event with the 2nd key.
endTimedEvent(String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
End a timed event with parameters.
endTimedEvent(String, Map<String, String>, String) - Static method in class com.flurry.android.FlurryAgent
End a timed event with parameters and the 2nd key.
equals(Object) - Method in class com.flurry.android.Consent
 
eventName - Variable in enum class com.flurry.android.FlurryEvent
 

F

Factory(String) - Constructor for class com.flurry.android.FlurryPerformance.HttpEventListener.Factory
 
failure() - Method in interface com.flurry.android.FlurryPrivacySession.Callback
Called when an error happened in opening privacy dashboard
FEMALE - Static variable in interface com.flurry.android.Constants
Gender Constant FEMALE.
fetch() - Static method in class com.flurry.android.FlurryPublisherSegmentation
Fetch will trigger an async call to the server.
fetchConfig() - Method in class com.flurry.android.FlurryConfig
Fetch Config will trigger an async call to the server.
FirebaseTokenAgent() - Constructor for class com.flurry.android.marketing.FlurryMarketingUtils.FirebaseTokenAgent
 
flag(String) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Exactly set, or replace if any previously exists, any state for the property to a single true state.
FlurryAgent - Class in com.flurry.android
The Flurry Android Analytics Agent allows you to track the usage and behavior of your Android application on users' devices for viewing in the Flurry Analytics system.
FlurryAgent.Builder - Class in com.flurry.android
Builder Pattern class for FlurryAgent.
FlurryAgent.UserProperties - Class in com.flurry.android
User Properties class for FlurryAgent.
FlurryAgentListener - Interface in com.flurry.android
The listener for FlurryAgent.
FlurryConfig - Class in com.flurry.android
This is the main entry point for the Flurry Config API.
FlurryConfigListener - Interface in com.flurry.android
The listener for FlurryConfig.
FlurryConsent - Class in com.flurry.android
 
FlurryConsent(boolean, Map<String, String>) - Constructor for class com.flurry.android.FlurryConsent
Create an instance of FlurryConsent
FlurryConsent(String, Set<Integer>) - Constructor for class com.flurry.android.FlurryConsent
Create an instance of FlurryConsent for the IAB Global Privacy Platform (GPP).
flurryData - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
flurryData - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
FlurryEvent - Enum Class in com.flurry.android
The FlurryEvent defines the supported types of Flurry standard events, and their predefined parameters.
FlurryEvent.BooleanParam - Class in com.flurry.android
 
FlurryEvent.DoubleParam - Class in com.flurry.android
 
FlurryEvent.IntegerParam - Class in com.flurry.android
 
FlurryEvent.Param - Class in com.flurry.android
The predefined parameters of the standard events.
FlurryEvent.ParamBase - Class in com.flurry.android
 
FlurryEvent.Params - Class in com.flurry.android
The parameters map object for logging the standard events.
FlurryEvent.StringParam - Class in com.flurry.android
 
FlurryEventRecordStatus - Enum Class in com.flurry.android
 
FlurryInstallReceiver - Class in com.flurry.android
 
FlurryInstallReceiver() - Constructor for class com.flurry.android.FlurryInstallReceiver
 
FlurryMarketingModule - Class in com.flurry.android.marketing
This class should be used to instantiate the FlurryMarketingModule and pass in additional setup options.
FlurryMarketingModule(FlurryMarketingOptions) - Constructor for class com.flurry.android.marketing.FlurryMarketingModule
 
FlurryMarketingOptions - Class in com.flurry.android.marketing
Before initializing the Marketing suite, you must define some options using this class.
FlurryMarketingOptions.Builder - Class in com.flurry.android.marketing
This Builder can be used to setup the options to initialize marketing suite.
FlurryMarketingUtils - Class in com.flurry.android.marketing
The FlurryMarketingUtils provides the helper utilities APIs for using the Flurry Push features.
FlurryMarketingUtils() - Constructor for class com.flurry.android.marketing.FlurryMarketingUtils
 
FlurryMarketingUtils.FirebaseTokenAgent - Class in com.flurry.android.marketing
A Firebase token retrieving helper agent.
FlurryMarketingUtils.FirebaseTokenAgent.TokenListener - Interface in com.flurry.android.marketing
Listener to receive the token onComplete callback.
FlurryMessage - Class in com.flurry.android.marketing.messaging.notification
 
FlurryMessage(Parcel) - Constructor for class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
FlurryMessage(FlurryMessage.Builder) - Constructor for class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
FlurryMessage.Builder - Class in com.flurry.android.marketing.messaging.notification
 
FlurryMessaging - Class in com.flurry.android.marketing.messaging
This class is the entry point to Flurry's marketing suite.
FlurryMessagingListener - Interface in com.flurry.android.marketing.messaging
 
FlurryModule - Interface in com.flurry.android
 
FlurryNativeCrashModule - Class in com.flurry.android.nativecrash
This class should be instantiated to use the FlurryNativeCrashModule.
FlurryNativeCrashModule() - Constructor for class com.flurry.android.nativecrash.FlurryNativeCrashModule
 
FlurryPerformance - Class in com.flurry.android
The Flurry Performance metrics allow you to measure and understand how your app performs on the range of devices.
FlurryPerformance() - Constructor for class com.flurry.android.FlurryPerformance
 
FlurryPerformance.HttpEventListener - Class in com.flurry.android
Use Event Listeners supported in okhttp3: provide an HttpEventListener for Flurry that users can add for their OkHttpClient.
FlurryPerformance.HttpEventListener.Factory - Class in com.flurry.android
Provide an HttpEventListener.Factory for Flurry that users can add for their OkHttpClient.
FlurryPerformance.HttpInterceptor - Class in com.flurry.android
Use Interceptors supported in okhttp3: provide an HttpInterceptor for Flurry that users can add for their OkHttpClient.
FlurryPerformance.HttpLogger - Class in com.flurry.android
Provide a HttpLogger class that users can create before connection, then log event after.
FlurryPerformance.ResourceLogger - Class in com.flurry.android
Provide a ResourceLogger class that users can create before profiled codes start, then log event after finished.
FlurryPrivacySession - Interface in com.flurry.android
 
FlurryPrivacySession.Callback - Interface in com.flurry.android
Callback to get called when privacy dashboard request processed
FlurryPrivacySession.Request - Class in com.flurry.android
Used for requesting privacy dashboard uri
FlurryPrivacySession.Response - Class in com.flurry.android
 
FlurryPublisherSegmentation - Class in com.flurry.android
The Flurry Publisher Segmentation allow you to receive Publisher Segmentation data.
FlurryPublisherSegmentation() - Constructor for class com.flurry.android.FlurryPublisherSegmentation
 
FlurryPublisherSegmentation.FetchListener - Interface in com.flurry.android
Callback to be notified when the Publisher Segmentation data have been fetched and ready to use
from - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
from(JSONObject, FlurryPrivacySession.Request) - Static method in class com.flurry.android.FlurryPrivacySession.Response
 
FUNDS_DONATED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user donates fund to your App or through the App.

G

getAddOnModules() - Static method in class com.flurry.android.FlurryAgent
Returns a list of the Flurry add-on modules
getAgentVersion() - Static method in class com.flurry.android.FlurryAgent
Get the version of the Flurry SDK.
getAppData() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getBody() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getBoolean(String, boolean) - Method in class com.flurry.android.FlurryConfig
Retrieves a boolean value from the configuration.
getClickAction() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getColor() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getConsentStrings() - Method in class com.flurry.android.Consent
Get consent Strings corresponding
getDefaultNotificationIconAccentColor() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
getDefaultNotificationIconResourceId() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
getDouble(String, double) - Method in class com.flurry.android.FlurryConfig
Retrieves a double value from the configuration.
getFloat(String, float) - Method in class com.flurry.android.FlurryConfig
Retrieves a float value from the configuration.
getFlurryConsent() - Static method in class com.flurry.android.FlurryAgent
getFlurryData() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getFlurryMessageFromIntent(Intent) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Use this helper method to retrieve the FlurryMessage to the intent extras
getFlurryMessagingHandler() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
getFlurryMessagingListener() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
getFrom() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getGppSectionIds() - Method in class com.flurry.android.Consent
Get Integer set of IAB GPP section ids for the IAB Global Privacy Platform (GPP).
getGppString() - Method in class com.flurry.android.Consent
Get IAB GPP String for the IAB Global Privacy Platform (GPP).
getIcon() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getInstance() - Static method in class com.flurry.android.FlurryConfig
Gets a FlurryConfig instance to access and initialize the Flurry Config APIs.
getInstantAppName() - Static method in class com.flurry.android.FlurryAgent
Return instant app name.
getInt(String, int) - Method in class com.flurry.android.FlurryConfig
Retrieves a int value from the configuration.
getLong(String, long) - Method in class com.flurry.android.FlurryConfig
Retrieves a long value from the configuration.
getNotificationChannelId() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
getNotificationId() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getParams() - Method in class com.flurry.android.FlurryEvent.Params
Get the map object of the parameters.
getPriority() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getPublisherData() - Static method in class com.flurry.android.FlurryPublisherSegmentation
Retrieves key-value pairs of the Publisher Segmentation data.
getReleaseVersion() - Static method in class com.flurry.android.FlurryAgent
Get the release version of the Flurry SDK.
getSentTime() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getSessionId() - Static method in class com.flurry.android.FlurryAgent
Check to see if there is an active session.
getSound() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getString(String, String) - Method in class com.flurry.android.FlurryConfig
Retrieves a String value from the configuration.
getTitle() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getTo() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
getToken() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
getToken() - Method in class com.flurry.android.marketing.FlurryMarketingUtils.FirebaseTokenAgent
Get the Firebase token.
getTtl() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
GPP_SID_KEY - Static variable in class com.flurry.android.Consent
 
GPP_STRING_KEY - Static variable in class com.flurry.android.Consent
 
GROUP_JOINED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when user joins a group.
GROUP_LEFT - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when user leaves a group.
GROUP_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Group name.

H

hashCode() - Method in class com.flurry.android.Consent
 
HttpEventListener(String) - Constructor for class com.flurry.android.FlurryPerformance.HttpEventListener
 
HttpInterceptor(String) - Constructor for class com.flurry.android.FlurryPerformance.HttpInterceptor
 
HttpLogger() - Constructor for class com.flurry.android.FlurryPerformance.HttpLogger
 

I

icon - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
idsToString(Set<Integer>) - Method in class com.flurry.android.Consent
A modified version of AbstractCollection.toString.
init(Context) - Method in class com.flurry.android.marketing.FlurryMarketingModule
 
INVITE - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user invites another user.
IS_ANNUAL_SUBSCRIPTION - Static variable in class com.flurry.android.FlurryEvent.Param
Is annual subscription.
IS_CURRENCY_SOFT - Static variable in class com.flurry.android.FlurryEvent.Param
Is Currency soft.
isAppInForeground() - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
This method can be used to determine if the app is currently in foreground.
isAutoIntegration() - Method in class com.flurry.android.marketing.FlurryMarketingOptions
 
isFetchFinished() - Static method in class com.flurry.android.FlurryPublisherSegmentation
 
isFlurryMessage(RemoteMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Determine if a FCM notification is a Flurry notification
isGdprScope - Variable in class com.flurry.android.Consent
 
isGdprScope() - Method in class com.flurry.android.Consent
Whether is in GDPR scope
isInitialized() - Static method in class com.flurry.android.FlurryAgent
Check to see if FlurryAgent is initialized or not.
isSessionActive() - Static method in class com.flurry.android.FlurryAgent
Check to see if there is an active session.
ITEM_CATEGORY - Static variable in class com.flurry.android.FlurryEvent.Param
Item category.
ITEM_COUNT - Static variable in class com.flurry.android.FlurryEvent.Param
Item count.
ITEM_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Item ID.
ITEM_LIST_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Item list type.
ITEM_LIST_VIEWED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a list of items is viewed.
ITEM_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Item name.
ITEM_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Item type.
ITEM_VIEWED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an item is viewed.

K

KEYWORD_SEARCHED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user searches for a keyword using Search.
kFlurryEventAnalyticsDisabled - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventFailed - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventLogCountExceeded - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventLoggingDelayed - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventParamsCountExceeded - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventParamsMismatched - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventRecorded - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 
kFlurryEventUniqueCountExceeded - Enum constant in enum class com.flurry.android.FlurryEventRecordStatus
 

L

LEVEL_COMPLETED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an App user completes a level.
LEVEL_FAILED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an App user fails a level.
LEVEL_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Level name.
LEVEL_NUMBER - Static variable in class com.flurry.android.FlurryEvent.Param
Level number.
LEVEL_SKIP - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an App user skips a level.
LEVEL_STARTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an App user starts a level.
LEVEL_UP - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an App user levels up.
LIKE - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user likes a social content.
LIKE_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Like type.
LOCATION_SEARCHED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user searches for a location using Search.
logBreadcrumb(String) - Static method in class com.flurry.android.FlurryAgent
 
logEvent(FlurryEvent, FlurryEvent.Params) - Static method in class com.flurry.android.FlurryAgent
Log a standard event with suggested parameters and user defined parameters.
logEvent(String) - Static method in class com.flurry.android.FlurryAgent
Log an event.
logEvent(String) - Method in class com.flurry.android.FlurryPerformance.ResourceLogger
Log Flurry Resources Consuming events.
logEvent(String, boolean) - Static method in class com.flurry.android.FlurryAgent
Log a timed event.
logEvent(String, String) - Static method in class com.flurry.android.FlurryAgent
Log a timed event with the 2nd key.
logEvent(String, String, int, String) - Method in class com.flurry.android.FlurryPerformance.HttpLogger
Log Flurry HTTP/S Network Requests events with users provided data.
logEvent(String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Log an event with parameters.
logEvent(String, Map<String, String>, boolean) - Static method in class com.flurry.android.FlurryAgent
Log a timed event with parameters.
logEvent(String, Map<String, String>, String) - Static method in class com.flurry.android.FlurryAgent
Log a timed event with parameters and the 2nd key.
logEvent(String, Request, Response) - Method in class com.flurry.android.FlurryPerformance.HttpLogger
Log Flurry HTTP/S Network Requests events with okhttp3.Request and okhttp3.Response.
LOGIN - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user login on the App.
logNotificationCancelled(FlurryMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Log notification cancelled event to flurry
logNotificationClicked(FlurryMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Log notification clicked/opened event to flurry
logNotificationReceived(FlurryMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Log notification received event to flurry
LOGOUT - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user logout of the App.
logPayment(int, List<Object>, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Log a payment from Google.
logPayment(String, String, int, double, String, String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Log a payment.

M

MALE - Static variable in interface com.flurry.android.Constants
Gender Constant MALE.
mandatoryParams - Variable in enum class com.flurry.android.FlurryEvent
 
MEDIA_CAPTURED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an image, audio or a video is captured.
MEDIA_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Media ID.
MEDIA_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Media name.
MEDIA_PAUSED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an audio or video is paused.
MEDIA_STARTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an audio or video starts.
MEDIA_STOPPED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an audio or video is stopped.
MEDIA_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Media type.
METHOD - Static variable in class com.flurry.android.FlurryEvent.Param
Method.

N

NONE - Static variable in class com.flurry.android.FlurryPerformance
Flag to disable all performance metrics.
notificationId - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
notificationId - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 

O

OFFER_PRESENTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an offer is presented to the user.
onActivateComplete(boolean) - Method in interface com.flurry.android.FlurryConfigListener
Called after config data is activated.
onComplete(Task<String>) - Method in class com.flurry.android.marketing.FlurryMarketingUtils.FirebaseTokenAgent
 
onComplete(String) - Method in interface com.flurry.android.marketing.FlurryMarketingUtils.FirebaseTokenAgent.TokenListener
 
onEndSession(Context) - Static method in class com.flurry.android.FlurryAgent
End a Flurry session for the given Context.
onError(String, String, String) - Static method in class com.flurry.android.FlurryAgent
Report errors that your app catches.
onError(String, String, String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Report errors that your app catches.
onError(String, String, Throwable) - Static method in class com.flurry.android.FlurryAgent
Report errors that your app catches.
onError(String, String, Throwable, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Report errors that your app catches.
onFetched(Map<String, String>) - Method in interface com.flurry.android.FlurryPublisherSegmentation.FetchListener
 
onFetchError(boolean) - Method in interface com.flurry.android.FlurryConfigListener
Called after config data is failed to load from server.
onFetchNoChange() - Method in interface com.flurry.android.FlurryConfigListener
Called with a fetch completes but no changes from server.
onFetchSuccess() - Method in interface com.flurry.android.FlurryConfigListener
Called after config data is successfully loaded from server.
onNonFlurryNotificationReceived(Object) - Method in interface com.flurry.android.marketing.messaging.FlurryMessagingListener
If listener is set, Flurry will notify you when a notification has been received that was not sent from Flurry.
onNotificationCancelled(FlurryMessage) - Method in interface com.flurry.android.marketing.messaging.FlurryMessagingListener
If listener is set, Flurry will notify you if user has cancelled/dismissed the notification.
onNotificationClicked(FlurryMessage) - Method in interface com.flurry.android.marketing.messaging.FlurryMessagingListener
If listener is set, Flurry will call this method to notify you a notification has been clicked.
onNotificationReceived(FlurryMessage) - Method in interface com.flurry.android.marketing.messaging.FlurryMessagingListener
If listener is set, Flurry will call this method to notify you a notification has been received.
onReceive(Context, Intent) - Method in class com.flurry.android.FlurryInstallReceiver
 
onSessionStarted() - Method in interface com.flurry.android.FlurryAgentListener
Invoked when session is active .This method indicates that flurry session is active.
onStartSession(Context) - Static method in class com.flurry.android.FlurryAgent
Start or continue a Flurry session for the project on the given Context.
onTokenRefresh(String) - Method in interface com.flurry.android.marketing.messaging.FlurryMessagingListener
If listener is set, Flurry will notify you if push notification token has been changed.
openPrivacyDashboard(FlurryPrivacySession.Request) - Static method in class com.flurry.android.FlurryAgent
This api opens privacy dashboard in Chrome CustomTab (if its dependency's been included in the gradle and device support it as well), otherwise will open it in the external browser.

P

Param() - Constructor for class com.flurry.android.FlurryEvent.Param
 
paramName - Variable in class com.flurry.android.FlurryEvent.ParamBase
 
Params() - Constructor for class com.flurry.android.FlurryEvent.Params
Create a parameters map object for logging the standard events.
Params(FlurryEvent.Params) - Constructor for class com.flurry.android.FlurryEvent.Params
Create a parameters map object for logging the standard events.
PAYMENT_INFO_ADDED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when payment information is added during a checkout process.
PAYMENT_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Payment type.
PERFORMANCE_CONFIG_FLAGS - Static variable in class com.flurry.android.FlurryPerformance
Performance enable/disable flags for Flurry Config.
PREDICTED_LTV - Static variable in class com.flurry.android.FlurryEvent.Param
Predicted LTV.
PRICE - Static variable in class com.flurry.android.FlurryEvent.Param
Price.
priority - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
priority - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
PRIVACY_OPT_IN - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user opts in (on the privacy prompt).
PRIVACY_OPT_OUT - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user opts out (on the privacy prompt).
PRIVACY_PROMPT_DISPLAYED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a privacy prompt is displayed.
PRODUCT_CUSTOMIZED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user customizes the App/product.
PROPERTY_CURRENCY_PREFERENCE - Static variable in class com.flurry.android.FlurryAgent.UserProperties
Standard User Property: Currency Preference.
PROPERTY_PURCHASER - Static variable in class com.flurry.android.FlurryAgent.UserProperties
Standard User Property: Purchaser.
PROPERTY_REGISTERED_USER - Static variable in class com.flurry.android.FlurryAgent.UserProperties
Standard User Property: Registered user.
PROPERTY_SUBSCRIBER - Static variable in class com.flurry.android.FlurryAgent.UserProperties
Standard User Property: Subscriber.
PURCHASE_REFUNDED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event at refund.
PURCHASED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user does a purchase in the App.
putAll(FlurryEvent.Params) - Method in class com.flurry.android.FlurryEvent.Params
Copies all of the parameters from the specified map to this map.
putBoolean(FlurryEvent.BooleanParam, boolean) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { FlurryEvent.Param, Boolean }.
putBoolean(String, boolean) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { String, Boolean }.
putDouble(FlurryEvent.DoubleParam, double) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { FlurryEvent.Param, Double }.
putDouble(String, double) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { String, Double }.
putInteger(FlurryEvent.IntegerParam, int) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { FlurryEvent.Param, Integer }.
putInteger(String, int) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { String, Integer }.
putLong(FlurryEvent.IntegerParam, long) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { FlurryEvent.Param, Long }.
putLong(String, long) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { String, Long }.
putString(FlurryEvent.StringParam, String) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { FlurryEvent.Param, String }.
putString(String, String) - Method in class com.flurry.android.FlurryEvent.Params
Put a new parameter with the format of { String, String }.

Q

QUERY - Static variable in class com.flurry.android.FlurryEvent.Param
Query.

R

RATING - Static variable in class com.flurry.android.FlurryEvent.Param
Rating.
recommendedParams - Variable in enum class com.flurry.android.FlurryEvent
 
registerFetchListener(FlurryPublisherSegmentation.FetchListener) - Static method in class com.flurry.android.FlurryPublisherSegmentation
Register a callback listener to get notified when the Publisher Segmentation data are fetched.
registerListener(FlurryAgentListener) - Static method in class com.flurry.android.FlurryAgent
Registers the listener.
registerListener(FlurryConfigListener) - Method in class com.flurry.android.FlurryConfig
Register a listener for the state of fetching.
registerListener(FlurryConfigListener, Handler) - Method in class com.flurry.android.FlurryConfig
Register a listener for the state of fetching.
remove(FlurryEvent.ParamBase) - Method in class com.flurry.android.FlurryEvent.Params
Removes the parameter for a key if it is present.
remove(String) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Exactly set, or replace if any previously exists, any state for the property to be empty.
remove(String) - Method in class com.flurry.android.FlurryEvent.Params
Removes the parameter for a key if it is present.
remove(String, String) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Reduce any property.
remove(String, List<String>) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Reduce any property.
REMOVE_ITEM_FROM_CART - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user removes an item from the cart.
reportFullyDrawn() - Static method in class com.flurry.android.FlurryPerformance
Report to the Flurry Cold Start metrics that your app is now fully drawn.
reportLaunched() - Static method in class com.flurry.android.FlurryPerformance
Report to the Flurry Cold Start metrics that your app is now launched.
Request(Context, FlurryPrivacySession.Callback) - Constructor for class com.flurry.android.FlurryPrivacySession.Request
 
resetState() - Method in class com.flurry.android.FlurryConfig
Clear out cached config data on disk.
ResourceLogger() - Constructor for class com.flurry.android.FlurryPerformance.ResourceLogger
 

S

SCORE - Static variable in class com.flurry.android.FlurryEvent.Param
Score.
SCORE_POSTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when an App user posts his score.
SCREEN_TIME - Static variable in class com.flurry.android.FlurryPerformance
Flag to enable Screen Time performance metrics.
SEARCH_RESULT_VIEWED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when user views search results.
SEARCH_TYPE - Static variable in class com.flurry.android.FlurryEvent.Param
Search type.
sentTime - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
set(String, String) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Exactly set, or replace if any previously exists, any state for the property.
set(String, List<String>) - Static method in class com.flurry.android.FlurryAgent.UserProperties
Exactly set, or replace if any previously exists, any state for the property.
setAge(int) - Static method in class com.flurry.android.FlurryAgent
Sets the age of the user at the time of this session.
setAppData(HashMap<String, String>) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setBody(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setCaptureUncaughtExceptions(boolean) - Static method in class com.flurry.android.FlurryAgent
True to enable or false to disable the ability to catch all uncaught exceptions and have them reported back to Flurry.
setClickAction(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setColor(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setContinueSessionMillis(long) - Static method in class com.flurry.android.FlurryAgent
Set the timeout for expiring a Flurry session.
setDataSaleOptOut(boolean) - Static method in class com.flurry.android.FlurryAgent
This api allows you to set opt-out/opt-in for data sale
setFlurryData(HashMap<String, String>) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setFrom(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setGender(byte) - Static method in class com.flurry.android.FlurryAgent
Sets the gender of the user.
setGppConsent(String, Set<Integer>) - Static method in class com.flurry.android.FlurryAgent
Set Flurry Consent for the IAB Global Privacy Platform (GPP).
setIcon(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setId(String) - Method in class com.flurry.android.FlurryPerformance.HttpEventListener.Factory
Set group ID for further event logging.
setId(String) - Method in class com.flurry.android.FlurryPerformance.HttpEventListener
Set group ID for further event logging.
setId(String) - Method in class com.flurry.android.FlurryPerformance.HttpInterceptor
Set group ID for further event logging.
setIncludeBackgroundSessionsInMetrics(boolean) - Static method in class com.flurry.android.FlurryAgent
True if this session should be added to total sessions/DAUs when applicationstate is inactive or background.
setInstantAppName(String) - Static method in class com.flurry.android.FlurryAgent
Set instant app name if it's an instant app.
setLogEnabled(boolean) - Static method in class com.flurry.android.FlurryAgent
True to enable or false to disable the internal logging for the Flurry SDK.
setLogLevel(int) - Static method in class com.flurry.android.FlurryAgent
Set the log level of the internal Flurry SDK logging.
setNotificationId(int) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setPriority(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setReportLocation(boolean) - Static method in class com.flurry.android.FlurryAgent
Set whether Flurry should record location via GPS.
setSentTime(long) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setSessionOrigin(String, String) - Static method in class com.flurry.android.FlurryAgent
This method allows you to specify session origin and deep link for each session.
setSound(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setSslPinningEnabled(boolean) - Static method in class com.flurry.android.FlurryAgent
True to enable or false to disable SSL Pinning for Flurry Analytics connection.
setTitle(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setTo(String) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setToken(String) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
Pass flurry the user's push notification token
setTtl(int) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
setupMessagingWithAutoIntegration() - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
If setting up autointegration, call this method.
setupMessagingWithManualIntegration(String) - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
If setting up manually, use this method.
setUserId(String) - Static method in class com.flurry.android.FlurryAgent
Sets the Flurry userId for this session.
setVersionName(String) - Static method in class com.flurry.android.FlurryAgent
Set the version name of the app.
SHARE - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user shares content with another user in the App.
showNotification(Context, FlurryMessage) - Static method in class com.flurry.android.marketing.messaging.FlurryMessaging
A method to have Flurry show the notification
SOCIAL_CONTENT_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Social content ID.
SOCIAL_CONTENT_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Social content name.
sound - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
start(FlurryMarketingUtils.FirebaseTokenAgent.TokenListener) - Method in class com.flurry.android.marketing.FlurryMarketingUtils.FirebaseTokenAgent
Start getting Firebase token.
STEP_NUMBER - Static variable in class com.flurry.android.FlurryEvent.Param
Step number.
SUBSCRIPTION_COUNTRY - Static variable in class com.flurry.android.FlurryEvent.Param
Subscription country.
SUBSCRIPTION_ENDED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user unsubscribes from a paid subscription for a service or product.
SUBSCRIPTION_STARTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event at the start of a paid subscription for a service or product.
success() - Method in interface com.flurry.android.FlurryPrivacySession.Callback
Called when privacy dashboard is opened
SUCCESS - Static variable in class com.flurry.android.FlurryEvent.Param
Success.

T

title - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
to - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
toString() - Method in class com.flurry.android.FlurryConfig
Get current config data info; it's a synchronized call waiting for cache loading, do not get during init.
toString() - Method in class com.flurry.android.FlurryEvent.ParamBase
 
toString() - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
TOTAL_AMOUNT - Static variable in class com.flurry.android.FlurryEvent.Param
Total amount.
TRANSACTION_ID - Static variable in class com.flurry.android.FlurryEvent.Param
Transaction ID.
TRIAL_DAYS - Static variable in class com.flurry.android.FlurryEvent.Param
Trial days.
ttl - Variable in class com.flurry.android.marketing.messaging.notification.FlurryMessage.Builder
 
TUTORIAL_COMPLETED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user completes a tutorial.
TUTORIAL_NAME - Static variable in class com.flurry.android.FlurryEvent.Param
Tutorial name.
TUTORIAL_SKIPPED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when user skips the tutorial.
TUTORIAL_STARTED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a user starts a tutorial.
TUTORIAL_STEP_COMPLETED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when a specific tutorial step is completed.

U

UNKNOWN - Static variable in interface com.flurry.android.Constants
Gender Constant UNKNOWN.
unregisterFetchListener(FlurryPublisherSegmentation.FetchListener) - Static method in class com.flurry.android.FlurryPublisherSegmentation
Unregister a callback listener
unregisterListener(FlurryAgentListener) - Static method in class com.flurry.android.FlurryAgent
Unregisters the listener.
unregisterListener(FlurryConfigListener) - Method in class com.flurry.android.FlurryConfig
Unregister a callback listener
updateFlurryConsent(Consent) - Static method in class com.flurry.android.FlurryAgent
Update Flurry consent.
uri - Variable in class com.flurry.android.FlurryPrivacySession.Response
 
USER_ID - Static variable in class com.flurry.android.FlurryEvent.Param
User ID.
USER_REGISTERED - Enum constant in enum class com.flurry.android.FlurryEvent
Log the event when a user registers (signup).
USER_SCHEDULED - Enum constant in enum class com.flurry.android.FlurryEvent
Log this event when user schedules an appointment using the App.
UserProperties() - Constructor for class com.flurry.android.FlurryAgent.UserProperties
 

V

valueOf(String) - Static method in enum class com.flurry.android.FlurryEvent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.flurry.android.FlurryEventRecordStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.flurry.android.FlurryEvent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.flurry.android.FlurryEventRecordStatus
Returns an array containing the constants of this enum class, in the order they are declared.
verifier - Variable in class com.flurry.android.FlurryPrivacySession.Request
 
VERSION_STRING - Static variable in class com.flurry.android.FlurryAgent
 
VERSION_STRING - Static variable in class com.flurry.android.marketing.FlurryMarketingModule
 
VERSION_STRING - Static variable in class com.flurry.android.nativecrash.FlurryNativeCrashModule
 

W

withCaptureUncaughtExceptions(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
True to enable or false to disable the ability to catch all uncaught exceptions and have them reported back to Flurry.
withConsent(Consent) - Method in class com.flurry.android.FlurryAgent.Builder
Set Flurry Consent.
withContinueSessionMillis(long) - Method in class com.flurry.android.FlurryAgent.Builder
Set the timeout for expiring a Flurry session.
withDataSaleOptOut(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
True to opt-out data sale or false to opt-in data sale
withDefaultNotificationChannelId(String) - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
Android Oreo onward requires the use of notification channels.
withDefaultNotificationIconAccentColor(int) - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
This color is used to set the accent color behind the notification icon
withDefaultNotificationIconResourceId(int) - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
Default icon to show with all notifications.
withFlurryMessagingListener(FlurryMessagingListener) - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
If setting up with autointegration, optionally pass a listener to list notification events.
withFlurryMessagingListener(FlurryMessagingListener, Handler) - Method in class com.flurry.android.marketing.FlurryMarketingOptions.Builder
If setting up with autointegration, optionally pass a listener to list notification events.
withGppConsent(String, Set<Integer>) - Method in class com.flurry.android.FlurryAgent.Builder
Set Flurry Consent for the IAB Global Privacy Platform (GPP).
withIncludeBackgroundSessionsInMetrics(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
True if this session should be added to total sessions/DAUs when applicationstate is inactive or background.
withListener(FlurryAgentListener) - Method in class com.flurry.android.FlurryAgent.Builder
Sets the listener.
withLogEnabled(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
True to enable or false to disable the internal logging for the Flurry SDK.
withLogLevel(int) - Method in class com.flurry.android.FlurryAgent.Builder
Set the log level of the internal Flurry SDK logging.
withModule(FlurryModule) - Method in class com.flurry.android.FlurryAgent.Builder
To register Flurry add-on modules, create each module and pass it in to this builder item
withPerformanceMetrics(int) - Method in class com.flurry.android.FlurryAgent.Builder
Set flags for performance metrics.
withPulseEnabled(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
Deprecated.
The Pulse is not available anymore and the API will be removed in an upcoming release
withReportLocation(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
True to enable or false to disable Location report.
withSessionForceStart(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
Force a session to be started after Flurry initialization Set to true if Flurry is initialized after Application onCreate() method.
withSslPinningEnabled(boolean) - Method in class com.flurry.android.FlurryAgent.Builder
True to enable or false to disable SSL Pinning for Flurry Analytics connection.
writeToParcel(Parcel, int) - Method in class com.flurry.android.marketing.messaging.notification.FlurryMessage
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values