Flurry Android SDK 6.2.0
A C D E F G I L M O P R S T U V 

A

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
 

C

clearAge() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearGender() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearKeywords() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearLocation() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearLocation() - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
clearLocation() - Static method in class com.flurry.android.FlurryAgent
Clear the default location.
clearTargetingKeywords() - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
clearUserCookies() - Method in class com.flurry.android.ads.FlurryAdTargeting
Clear the user cookies.
clearUserCookies() - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
com.flurry.android - package com.flurry.android
 
com.flurry.android.ads - package com.flurry.android.ads
 
com.flurry.android.tumblr - package com.flurry.android.tumblr
 
Constants - Interface in com.flurry.android
Constants for setting user gender in analytics SDK.

D

destroy() - Method in class com.flurry.android.ads.FlurryAdBanner
Destroys the ad object and releases all associated resources.
destroy() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Destroys the ad object and releases all associated resources.
destroy() - Method in class com.flurry.android.ads.FlurryAdNative
Destroys the ad object and releases all associated resources.
displayAd() - Method in class com.flurry.android.ads.FlurryAdBanner
Displays the ad, if ready.
displayAd() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Displays the ad, if ready.
displayAd(Context, String, ViewGroup) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.

E

enableTestAds(boolean) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
endTimedEvent(String) - Static method in class com.flurry.android.FlurryAgent
End a timed event.
endTimedEvent(String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
End a timed event.Only up to 10 unique parameters total can be passed for an event, including those passed when the event was initiated.

F

FEMALE - Static variable in interface com.flurry.android.Constants
Gender Constant FEMALE
fetchAd() - Method in class com.flurry.android.ads.FlurryAdBanner
Fetches and prepares an ad for display.
fetchAd() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Fetches and prepares an ad for display.
fetchAd() - Method in class com.flurry.android.ads.FlurryAdNative
Fetches and prepares an ad for display.
fetchAd(Context, String, ViewGroup, FlurryAdSize) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
fetchAndDisplayAd() - Method in class com.flurry.android.ads.FlurryAdBanner
Fetch and display the ad.
FlurryAdBanner - Class in com.flurry.android.ads
Banner ad object.
FlurryAdBanner(Context, ViewGroup, String) - Constructor for class com.flurry.android.ads.FlurryAdBanner
Create an instance of FlurryAdBanner.
FlurryAdBannerListener - Interface in com.flurry.android.ads
The listener for Banner ads.
FlurryAdErrorType - Enum in com.flurry.android.ads
The ad error types.
FlurryAdInterstitial - Class in com.flurry.android.ads
Interstitial ad object.
FlurryAdInterstitial(Context, String) - Constructor for class com.flurry.android.ads.FlurryAdInterstitial
Create an instance of FlurryAdInterstitial.
FlurryAdInterstitialListener - Interface in com.flurry.android.ads
The listener for Interstitial ads.
FlurryAdNative - Class in com.flurry.android.ads
Native ad object.
FlurryAdNative(Context, String) - Constructor for class com.flurry.android.ads.FlurryAdNative
Create an instance of FlurryAdNative.
FlurryAdNativeAsset - Class in com.flurry.android.ads
Native asset.
FlurryAdNativeAssetType - Enum in com.flurry.android.ads
Native asset type.
FlurryAdNativeListener - Interface in com.flurry.android.ads
Listener for Native ads.
FlurryAdNativeStyle - Class in com.flurry.android.ads
Style for Native ads.
FlurryAdNativeStyle(int) - Constructor for class com.flurry.android.ads.FlurryAdNativeStyle
 
FlurryAds - Class in com.flurry.android
Deprecated.
We recommend using the new object-based APIs in #com.flurry.android.ads unless you are creating an interface to third party network mediation using #ICustomAdNetworkHandler.
FlurryAdSize - Enum in com.flurry.android
Ad size default inputs.
FlurryAdTargeting - Class in com.flurry.android.ads
Targeting settings for ads.
FlurryAdTargeting() - Constructor for class com.flurry.android.ads.FlurryAdTargeting
Create an instance of FlurryAdTargeting.
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.
FlurryAgentListener - Interface in com.flurry.android
The listener for FlurryAgent.
FlurryGender - Enum in com.flurry.android.ads
Gender settings for ads.
FlurrySyndicationEventName - Enum in com.flurry.android
FlurrySyndicationEventName is the list of supported event names.

G

getAd(Context, String, ViewGroup, FlurryAdSize, long) - Static method in class com.flurry.android.FlurryAds
getAdSpace() - Method in class com.flurry.android.ads.FlurryAdBanner
get the adspace of the ad object
getAdSpace() - Method in class com.flurry.android.ads.FlurryAdInterstitial
get the adspace of the ad object
getAdSpace() - Method in class com.flurry.android.ads.FlurryAdNative
get the adspace of the ad object
getAgentVersion() - Static method in class com.flurry.android.FlurryAgent
Get the version of the Flurry SDK.
getAsset(String) - Method in class com.flurry.android.ads.FlurryAdNative
Retrieves an ad asset given the asset name.
getAssetList() - Method in class com.flurry.android.ads.FlurryAdNative
Retrieves the list of ad assets for the ad.
getAssetView(Context) - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Constructs a view containing the asset.
getCode() - Method in enum com.flurry.android.ads.FlurryGender
 
getName() - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Name of the asset.
getReleaseVersion() - Static method in class com.flurry.android.FlurryAgent
Get the release version of the Flurry SDK.
getSessionId() - Static method in class com.flurry.android.FlurryAgent
Check to see if there is an active session.
getStyle() - Method in class com.flurry.android.ads.FlurryAdNative
Returns the style of the ad, corresponding to the styles listed in #FlurryAdNativeStyle.
getTumblrImage() - Static method in class com.flurry.android.tumblr.TumblrShare
Api to get the default Tumblr logo.
getType() - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Type of the asset.
getValue() - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Value of the asset.Returns the value of the asset.
getValue() - Method in enum com.flurry.android.ads.FlurryAdNativeAssetType
 
getValue() - Method in class com.flurry.android.ads.FlurryAdNativeStyle
 
getValue() - Method in enum com.flurry.android.FlurryAdSize
 

I

init(Context, String) - Static method in class com.flurry.android.FlurryAgent
Initialize the Flurry SDK.
initializeAds(Context) - Static method in class com.flurry.android.FlurryAds
Deprecated.
initializeAds is now handled automatically.
isAdAvailable(Context, String, FlurryAdSize, long) - Static method in class com.flurry.android.FlurryAds
isAdReady(String) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
isExpired() - Method in class com.flurry.android.ads.FlurryAdNative
Indicates whether or not the ad is expired.
isReady() - Method in class com.flurry.android.ads.FlurryAdBanner
Indicates whether or not the ad is ready for display.
isReady() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Indicates whether or not the ad is ready for display.
isReady() - Method in class com.flurry.android.ads.FlurryAdNative
Indicates whether or not the ad is ready for display.
isSessionActive() - Static method in class com.flurry.android.FlurryAgent
Check to see if there is an active session.
isVideoAd() - Method in class com.flurry.android.ads.FlurryAdNative
Identify if this is a video ad, accordingly prepare your ad view.

L

loadAssetIntoView(View) - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Loads an asset into a view.
logEvent(String) - Static method in class com.flurry.android.FlurryAgent
Log an event.
logEvent(String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Log an event with parameters.
logEvent(FlurrySyndicationEventName, String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
Log a syndicated event with parameters.
logEvent(String, boolean) - Static method in class com.flurry.android.FlurryAgent
Log a timed event.
logEvent(String, Map<String, String>, boolean) - Static method in class com.flurry.android.FlurryAgent
Log a timed event with parameters.

M

MALE - Static variable in interface com.flurry.android.Constants
Gender Constant MALE

O

onAppExit(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when the user is about to be taken outside the app.
onAppExit(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been clicked and the user is about to be taken outside the app.
onAppExit(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when the user is about to be taken outside the app.
onClicked(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is clicked.
onClicked(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been clicked.
onClicked(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad is clicked.
onClose(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been closed.
onCloseFullscreen(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an expanded ad is closed.
onCloseFullscreen(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an expanded ad is closed.
onCollapsed(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
This method indicates that the expandable panel is collapsed.
onDisplay(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been displayed.
onEndSession(Context) - Static method in class com.flurry.android.FlurryAgent
End a Flurry session for the given Context.
onError(FlurryAdBanner, FlurryAdErrorType, int) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an error occurs.
onError(FlurryAdInterstitial, FlurryAdErrorType, int) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an error has occurred.
onError(FlurryAdNative, FlurryAdErrorType, int) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an error occurs.
onError(String, String, String) - Static method in class com.flurry.android.FlurryAgent
onError(String, String, Throwable) - Static method in class com.flurry.android.FlurryAgent
 
onEvent(String) - Static method in class com.flurry.android.FlurryAgent
onEvent(String, Map<String, String>) - Static method in class com.flurry.android.FlurryAgent
onExpanded(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
This method indicates that the expandable panel is expanded.
onFetched(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is fetched.
onFetched(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been received from the server and stored locally.
onFetched(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad is fetched This method indicates that an ad has been received from the server and stored locally.
onImpressionLogged(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad impression is logged.
onPageView() - Static method in class com.flurry.android.FlurryAgent
Log a page view.
onPostFailure(String) - Method in interface com.flurry.android.tumblr.PostListener
This method indicates that the post to Tumblr failed.
onPostSuccess(Long) - Method in interface com.flurry.android.tumblr.PostListener
This method indicates that the post to Tumblr was successfully created.
onRendered(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is rendered.
onRendered(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been rendered.
onSessionStarted() - Method in interface com.flurry.android.FlurryAgentListener
Invoked when session is active .This method indicates that flurry session is active.
onShowFullscreen(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is expanded to fullscreen.
onShowFullscreen(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad is expanded to fullscreen.
onStartSession(Context, String) - Static method in class com.flurry.android.FlurryAgent
onStartSession(Context) - Static method in class com.flurry.android.FlurryAgent
Start or continue a Flurry session for the project on the given Context.
onVideoCompleted(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when video viewing has been completed.
onVideoCompleted(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that video viewing has been completed.

P

PhotoPost - Class in com.flurry.android.tumblr
Photo sharing to Tumblr.
PhotoPost(String) - Constructor for class com.flurry.android.tumblr.PhotoPost
Create an instance of PhotoPost.
Post - Class in com.flurry.android.tumblr
Abstract base class for TextPost or PhotoPost.
post(Context, Post) - Static method in class com.flurry.android.tumblr.TumblrShare
Posts the TextPost or PhotoPost to Tumblr.
PostListener - Interface in com.flurry.android.tumblr
The listener for TextPost and PhotoPost.

R

removeAd(Context, String, ViewGroup) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
removeTrackingView() - Method in class com.flurry.android.ads.FlurryAdNative
Remove the tracking view for the ad.

S

setAdListener(FlurryAdListener) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
setAge(int) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setAge(int) - Static method in class com.flurry.android.FlurryAgent
Sets the age of the user at the time of this session.
setAndroidDeeplink(String) - Method in class com.flurry.android.tumblr.Post
Sets the android deeplink for your Tumblr post.
setCaption(String) - Method in class com.flurry.android.tumblr.PhotoPost
Sets the caption to a photo post.
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.
setCollapsableTrackingView(View, View) - Method in class com.flurry.android.ads.FlurryAdNative
Set the collapsable tracking view for the ad.
setContinueSessionMillis(long) - Static method in class com.flurry.android.FlurryAgent
Set the timeout for expiring a Flurry session.
setCustomAdNetworkHandler(ICustomAdNetworkHandler) - Static method in class com.flurry.android.FlurryAds
Deprecated.
Sets the class which handles custom ad networking.
setEnableTestAds(boolean) - Method in class com.flurry.android.ads.FlurryAdTargeting
Set enable test ads.
setExpandableTrackingView(View, View) - Method in class com.flurry.android.ads.FlurryAdNative
Set the expandable tracking view for the ad.
setFlurryAgentListener(FlurryAgentListener) - Static method in class com.flurry.android.FlurryAgent
Sets the listener.
setGender(FlurryGender) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setGender(byte) - Static method in class com.flurry.android.FlurryAgent
Sets the gender of the user.
setIOSDeepLink(String) - Method in class com.flurry.android.tumblr.Post
Sets the iOS deeplink for the Post.
setKeywords(Map<String, String>) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setListener(FlurryAdBannerListener) - Method in class com.flurry.android.ads.FlurryAdBanner
Set the lister for asynchronous ad serving.
setListener(FlurryAdInterstitialListener) - Method in class com.flurry.android.ads.FlurryAdInterstitial
Set the lister for asynchronous ad serving.
setListener(FlurryAdNativeListener) - Method in class com.flurry.android.ads.FlurryAdNative
Set the lister for asynchronous ad serving.
setLocation(float, float) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setLocation(float, float) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
setLocation(float, float) - Static method in class com.flurry.android.FlurryAgent
Set the default location.
setLocationCriteria(Criteria) - Static method in class com.flurry.android.FlurryAgent
Deprecated.
Flurry SDK now uses PASSIVE_PROVIDER to fetch the location information if app has ACCESS_FINE_LOCATION permission.
setLogEnabled(boolean) - Static method in class com.flurry.android.FlurryAgent
True to enable or false to disable the internal logging for the Flurry SDK.
setLogEvents(boolean) - Static method in class com.flurry.android.FlurryAgent
True to enable event logging or false to disable event logging.
setLogLevel(int) - Static method in class com.flurry.android.FlurryAgent
Set the log level of the internal Flurry SDK logging.
setOAuthConfig(String, String) - Static method in class com.flurry.android.tumblr.TumblrShare
Set your app's consumer key and secret prior to making any post.
setPostListener(PostListener) - Method in class com.flurry.android.tumblr.Post
Sets the PostListener for your text/photo post.
setPulseEnabled(boolean) - Static method in class com.flurry.android.FlurryAgent
True to enable or false to disable Flurry Pulse.
setReportLocation(boolean) - Static method in class com.flurry.android.FlurryAgent
Set whether Flurry should record location via GPS.
setSessionOrigin(String, String) - Static method in class com.flurry.android.FlurryAgent
 
setSupportedStyles(List<Integer>) - Method in class com.flurry.android.ads.FlurryAdNative
Set the style(s) of native ads that the application supports.
setTargeting(FlurryAdTargeting) - Method in class com.flurry.android.ads.FlurryAdBanner
Set the targeting for this ad.
setTargeting(FlurryAdTargeting) - Method in class com.flurry.android.ads.FlurryAdInterstitial
Set the targeting for this ad.
setTargeting(FlurryAdTargeting) - Method in class com.flurry.android.ads.FlurryAdNative
Set the targeting for this ad.
setTargetingKeywords(Map<String, String>) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
setTitle(String) - Method in class com.flurry.android.tumblr.TextPost
Sets the title to this text post.
setTrackingView(View) - Method in class com.flurry.android.ads.FlurryAdNative
Set the tracking view for the ad.
setUserCookies(Map<String, String>) - Method in class com.flurry.android.ads.FlurryAdTargeting
Set the user cookies.
setUserCookies(Map<String, String>) - Static method in class com.flurry.android.FlurryAds
Deprecated.
We recommend using the new object-based APIs in the com.flurry.android.ads package.
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.
setWebLink(String) - Method in class com.flurry.android.tumblr.Post
Sets the web deeplink for your Tumblr post.
STYLE_GEMINI - Static variable in class com.flurry.android.ads.FlurryAdNativeStyle
 

T

TextPost - Class in com.flurry.android.tumblr
Text sharing to Tumblr.
TextPost(String) - Constructor for class com.flurry.android.tumblr.TextPost
Creates an instance of TextPost.
toString() - Method in enum com.flurry.android.FlurrySyndicationEventName
 
TumblrShare - Class in com.flurry.android.tumblr
Listener for FlurryAgent.
TumblrShare() - Constructor for class com.flurry.android.tumblr.TumblrShare
 

U

UNKNOWN - Static variable in interface com.flurry.android.Constants
Gender Constant UNKNOWN

V

valueOf(String) - Static method in enum com.flurry.android.ads.FlurryAdErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.ads.FlurryAdNativeAssetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.ads.FlurryGender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.FlurryAdSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.FlurrySyndicationEventName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flurry.android.ads.FlurryAdErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.ads.FlurryAdNativeAssetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.ads.FlurryGender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.FlurryAdSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.FlurrySyndicationEventName
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I L M O P R S T U V 
Flurry Android SDK 6.2.0