Skip navigation links
A B C D E F G I L M N O P R S U 

A

AdColony - Class in com.adcolony.sdk
Contains static, public API methods.
AdColony() - Constructor for class com.adcolony.sdk.AdColony
 
ADCOLONY_IAP_ENGAGEMENT_END_CARD - Static variable in class com.adcolony.sdk.AdColonyInterstitial
 
ADCOLONY_IAP_ENGAGEMENT_OVERLAY - Static variable in class com.adcolony.sdk.AdColonyInterstitial
 
AdColonyAdOptions - Class in com.adcolony.sdk
AdColonyAdOptions() - Constructor for class com.adcolony.sdk.AdColonyAdOptions
 
AdColonyAdSize - Class in com.adcolony.sdk
Represents the requested size of an AdColonyAdView, passed via AdColony.requestAdView(String, AdColonyAdViewListener, AdColonyAdSize).
AdColonyAdSize(int, int) - Constructor for class com.adcolony.sdk.AdColonyAdSize
 
AdColonyAdView - Class in com.adcolony.sdk
An ad object returned via the AdColonyAdViewListener's onRequestFilled callback.
AdColonyAdViewActivity - Class in com.adcolony.sdk
The fullscreen Activity used to display expanded AdColonyAdViews
AdColonyAdViewActivity() - Constructor for class com.adcolony.sdk.AdColonyAdViewActivity
 
AdColonyAdViewListener - Class in com.adcolony.sdk
Listener used to notify developer of ad specific events.
AdColonyAdViewListener() - Constructor for class com.adcolony.sdk.AdColonyAdViewListener
 
AdColonyAppOptions - Class in com.adcolony.sdk
App specific options to be created, set, and passed when configuring AdColony.
AdColonyAppOptions() - Constructor for class com.adcolony.sdk.AdColonyAppOptions
 
AdColonyCustomMessage - Class in com.adcolony.sdk
Instances of this class are sent to or received from AdColony for possible custom behavior.
AdColonyCustomMessage(String, String) - Constructor for class com.adcolony.sdk.AdColonyCustomMessage
 
AdColonyCustomMessageListener - Interface in com.adcolony.sdk
Implement this interface and register via AdColony.addCustomMessageListener(AdColonyCustomMessageListener, String) to be alerted of custom messages sent from AdColony.
AdColonyEventTracker - Class in com.adcolony.sdk
Contains static, public API methods for sending Post Install Events (PIE).
AdColonyEventTracker() - Constructor for class com.adcolony.sdk.AdColonyEventTracker
 
AdColonyInterstitial - Class in com.adcolony.sdk
Represents an interstitial advertisement.
AdColonyInterstitialActivity - Class in com.adcolony.sdk
The fullscreen Activity used to display Interstitial/V4VC advertisements
AdColonyInterstitialActivity() - Constructor for class com.adcolony.sdk.AdColonyInterstitialActivity
 
AdColonyInterstitialListener - Class in com.adcolony.sdk
Listener used to notify developer of ad specific events.
AdColonyInterstitialListener() - Constructor for class com.adcolony.sdk.AdColonyInterstitialListener
 
AdColonyReward - Class in com.adcolony.sdk
AdColonyRewardListener - Interface in com.adcolony.sdk
Implement this interface and register via AdColony.setRewardListener(AdColonyRewardListener) to be alerted of reward events.
AdColonySignalsListener - Class in com.adcolony.sdk
Listener used to return payload from AdColony.collectSignals(AdColonySignalsListener).
AdColonySignalsListener() - Constructor for class com.adcolony.sdk.AdColonySignalsListener
 
AdColonyUserMetadata - Class in com.adcolony.sdk
Deprecated.
AdColonyUserMetadata() - Constructor for class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
AdColonyZone - Class in com.adcolony.sdk
Holds all information related to a zone.
addCustomMessageListener(AdColonyCustomMessageListener, String) - Static method in class com.adcolony.sdk.AdColony
Call this method to set the AdColonyCustomMessageListener for custom message events in your app.
addUserInterest(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to add an arbitrary user interest.
ADMARVEL - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
ADMOB - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
ADOBEAIR - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
AERSERVE - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
ALL - Static variable in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
APPODEAL - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 

B

BANNER - Static variable in class com.adcolony.sdk.AdColonyAdSize
320 x 50
BANNER - Static variable in class com.adcolony.sdk.AdColonyZone
1 An integer constant representing a display zone type.

C

cancel() - Method in class com.adcolony.sdk.AdColonyInterstitial
Cancels the fullscreen interstitial and returns control to your app.
CCPA - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
clearCustomMessageListeners() - Static method in class com.adcolony.sdk.AdColony
Used to clear all currently registered AdColonyCustomMessageListeners.
clearUserInterests() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to clear the current user's interests tied to this user metadata object.
COCOS2DX - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
collectSignals(AdColonySignalsListener) - Static method in class com.adcolony.sdk.AdColony
Gathers AdColony specific information to be passed into OpenRTB bid requests from a mediation setting.
collectSignals() - Static method in class com.adcolony.sdk.AdColony
com.adcolony.sdk - package com.adcolony.sdk
 
configure(Activity, String, String...) - Static method in class com.adcolony.sdk.AdColony
Configures AdColony to play ads in your app.
configure(Activity, AdColonyAppOptions, String, String...) - Static method in class com.adcolony.sdk.AdColony
Configures AdColony to play ads in your app.
configure(Application, String, String...) - Static method in class com.adcolony.sdk.AdColony
Configures AdColony to play ads in your app.
configure(Application, AdColonyAppOptions, String, String...) - Static method in class com.adcolony.sdk.AdColony
Configures AdColony to play ads in your app.
COPPA - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
CORONA - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
CUSTOM_EVENT_1 - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
CUSTOM_EVENT_2 - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
CUSTOM_EVENT_3 - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
CUSTOM_EVENT_4 - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
CUSTOM_EVENT_5 - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 

D

destroy() - Method in class com.adcolony.sdk.AdColonyAdView
Call this method when you have finished using this AdColonyAdView and have removed it from your layout.
destroy() - Method in class com.adcolony.sdk.AdColonyInterstitial
Removes internal reference of this ad object to allow for collection.
disable() - Static method in class com.adcolony.sdk.AdColony
Disables AdColony from requesting and showing ads and destroys any existing VM modules for the rest of the app session.

E

enableConfirmationDialog(boolean) - Method in class com.adcolony.sdk.AdColonyAdOptions
Enables or disables the confirmation dialog for rewarded interstitials, which will prompt the user before displaying the ad.
enableResultsDialog(boolean) - Method in class com.adcolony.sdk.AdColonyAdOptions
Enables or disables the results dialog for rewarded interstitials.

F

FUSEPOWERED - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
FYBER - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 

G

GDPR - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
getAdSize() - Method in class com.adcolony.sdk.AdColonyAdView
Used to retrieve the AdColonyAdSize object associated with this view.
getAppOptions() - Static method in class com.adcolony.sdk.AdColony
Used to retrieve the currently set app options for this session.
getAppOrientation() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the app orientation set in the app options.
getAppVersion() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the app version set in the app options.
getCustomMessageListener(String) - Static method in class com.adcolony.sdk.AdColony
Used to retrieve the currently registered AdColonyCustomMessageListener.
getGDPRConsentString() - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
getGDPRRequired() - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
getHeight() - Method in class com.adcolony.sdk.AdColonyAdSize
 
getKeepScreenOn() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the current setting for keepScreenOn.
getListener() - Method in class com.adcolony.sdk.AdColonyAdView
Used to retrieve the AdColonyAdViewListener object associated with this view.
getListener() - Method in class com.adcolony.sdk.AdColonyInterstitial
 
getMediationInfo() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the currently set mediation info.
getMessage() - Method in class com.adcolony.sdk.AdColonyCustomMessage
Used to retrieve the message String tied to this object.
getMetadata(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve an arbitrary option with the given key.
getMoPubAppOptions(String) - Static method in class com.adcolony.sdk.AdColonyAppOptions
Used to return app options when configuring the origin store and app version via MoPub's dashboard
getMultiWindowEnabled() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the multi-window enabled flag
getOption(String) - Method in class com.adcolony.sdk.AdColonyAdOptions
Used to retrieve an arbitrary option with the given key.
getOption(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve an arbitrary option with the given key.
getOriginStore() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the origin store set in the app options.
getPlayFrequency() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the play frequency for this zone (i.e.
getPluginInfo() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the currently set plugin info.
getPrivacyConsentString(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the specified privacy consent string set in the app options.
getPrivacyFrameworkRequired(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the specified privacy framework required value set in the app options.
getRemainingViewsUntilReward() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the remaining number of ads that must be watched before a reward is given.
getRequestedAdOrientation() - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
getRewardAmount() - Method in class com.adcolony.sdk.AdColonyReward
Used to retrieve the integer amount of the reward.
getRewardAmount() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the reward amount tied to each reward event.
getRewardListener() - Static method in class com.adcolony.sdk.AdColony
Used to retrieve the global reward listener for this app session.
getRewardName() - Method in class com.adcolony.sdk.AdColonyReward
Used to retrieve the name of the reward currency.
getRewardName() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the name of the reward currency as defined on this zone's page on our dashboard.
getSDKVersion() - Static method in class com.adcolony.sdk.AdColony
Used to retrieve the version String of the AdColony SDK.
getTestModeEnabled() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the test mode enabled flag
getType() - Method in class com.adcolony.sdk.AdColonyCustomMessage
Used to retrieve the message type.
getUserAge() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user age as set in the user metadata.
getUserAnnualHouseholdIncome() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user's annual household income as set in the user metadata.
getUserEducation() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user's education as set in the user metadata.
getUserGender() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user gender set in the user metadata.
getUserID() - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to retrieve the unique user id set in the app options.
getUserInterests() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user's interests as set in the user metadata.
getUserLocation() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the current user's location as set in the user metadata.
getUserMaritalStatus() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user's marital status as set in the user metadata.
getUserMetadata() - Method in class com.adcolony.sdk.AdColonyAdOptions
Deprecated.
getUserMetadata() - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
getUserZipCode() - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to retrieve the user's ZIP code as set in the user metadata.
getViewNetworkPassFilter() - Method in class com.adcolony.sdk.AdColonyInterstitial
 
getViewsPerReward() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the number of ad views necessary for a reward.
getWidth() - Method in class com.adcolony.sdk.AdColonyAdSize
 
getZone(String) - Static method in class com.adcolony.sdk.AdColony
Getter for AdColonyZone objects.
getZoneId() - Method in class com.adcolony.sdk.AdColonyAdView
Used to retrieve the zone identifier for the zone that this ad was requested from.
getZoneID() - Method in class com.adcolony.sdk.AdColonyInterstitial
Used to retrieve the zone identifier tied to this ad object.
getZoneID() - Method in class com.adcolony.sdk.AdColonyReward
Used to retrieve the zone id that was used to eventually trigger this reward event.
getZoneID() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the zone id tied to this object.
getZoneType() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve the type of zone

I

INTERSTITIAL - Static variable in class com.adcolony.sdk.AdColonyZone
0 An integer constant representing an interstitial zone type.
IRONSOURCE - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
isExpired() - Method in class com.adcolony.sdk.AdColonyInterstitial
AdColony interstitials become expired as soon as the ad launches or just before they have met their expiration time.
isRewarded() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve information on whether or not this zone has rewards enabled.
isValid() - Method in class com.adcolony.sdk.AdColonyZone
Used to retrieve information on whether or not this zone is valid.

L

LANDSCAPE - Static variable in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
LEADERBOARD - Static variable in class com.adcolony.sdk.AdColonyAdSize
728 x 90
logAchievementUnlocked(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when a user unlocks an achievement, e.g.
logActivated() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the user activates the app of their account.
logAddToCart(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the user adds an item(s) to a shopping cart.
logAddToWishlist(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the user adds an item(s) to their wishlist.
logAdImpression() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when an ad impression has occurred.
logAppOpen() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the app has opened.
logAppRated() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the user has rated your application.
logCheckoutInitiated() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when a user has added items to their cart, but have not yet completed the checkout process.
logContentView(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a content view event.
logCreditsSpent(String, Integer, Double, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a credits spent event, e.g.
logCustomEvent(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a custom event.
logEvent(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Logs events that do not have a predefined method within this class.
logEvent(String, HashMap<String, String>) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Logs events that do not have a predefined method within this class.
LOGIN_DEFAULT - Static variable in class com.adcolony.sdk.AdColonyEventTracker
Valid values for 'logLogin' method parameter.
LOGIN_FACEBOOK - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
LOGIN_GOOGLE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
LOGIN_LINKEDIN - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
LOGIN_OPENID - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
LOGIN_TWITTER - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
logInvite() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an invite when a user invites friends to install or re-engage in your app or service.
logLevelAchieved(Integer) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a level achieved event.
logLogin(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a login event if the user has successfully logged in.
logPaymentInfoAdded() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the user has added payment information.
logRegistrationCompleted(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a 'registration completed' event, e.g.
logReservation() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a reservation event when a user has completed a reservation.
logSearch(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a search event when a user has completed a search.
logSocialSharingEvent(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log a social sharing event, e.g.
logTransaction(String, Integer, Double, String, String, String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
Report a transaction/purchase event.
logTutorialCompleted() - Static method in class com.adcolony.sdk.AdColonyEventTracker
Log an event when the user completes a tutorial.

M

MEDIUM_RECTANGLE - Static variable in class com.adcolony.sdk.AdColonyAdSize
300 x 250
MOPUB - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 

N

NATIVE - Static variable in class com.adcolony.sdk.AdColonyZone
Deprecated.
notifyIAPComplete(String, String) - Static method in class com.adcolony.sdk.AdColony
Used to provide AdColony with IAP information.
notifyIAPComplete(String, String, String, double) - Static method in class com.adcolony.sdk.AdColony
Used to provide AdColony with IAP information.

O

onAdColonyCustomMessage(AdColonyCustomMessage) - Method in interface com.adcolony.sdk.AdColonyCustomMessageListener
 
onAudioStarted(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Deprecated.
onAudioStopped(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Deprecated.
onBackPressed() - Method in class com.adcolony.sdk.AdColonyAdViewActivity
 
onClicked(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
Called when the user has interacted with the ad in a meaningful way, for example a click that led to some underlying tracking or responsive interaction.
onClicked(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called when the user has interacted with the ad in a meaningful way, i.e.
onClosed(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
Called when an expanded ad view closes.
onClosed(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called when the interstitial ad closes.
onCreate(Bundle) - Method in class com.adcolony.sdk.AdColonyAdViewActivity
 
onCreate(Bundle) - Method in class com.adcolony.sdk.AdColonyInterstitialActivity
onExpiring(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called when an interstitial expires and is no longer valid for playback.
onFailure() - Method in class com.adcolony.sdk.AdColonySignalsListener
Called if AdColony has not yet been configured, or there was an error parsing data.
onIAPEvent(AdColonyInterstitial, String, int) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called when an in-app purchase (IAP) enabled ad has triggered an IAP event.
onLeftApplication(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
Called when some action during the ad causes the user to leave the application.
onLeftApplication(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called when some action during the ad causes the user to leave the application.
onOpened(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
Called when the ad view is clicked on and expanded.
onOpened(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called when the interstitial ad opens.
onRequestFilled(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
Called in response to an ad request when the request has been successfully filled.
onRequestFilled(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called in response to an ad request when the request has been successfully filled.
onRequestNotFilled(AdColonyZone) - Method in class com.adcolony.sdk.AdColonyAdViewListener
Called when the ad request is not successfully filled.
onRequestNotFilled(AdColonyZone) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
Called in response to an ad request when the request failed to fill.
onReward(AdColonyReward) - Method in interface com.adcolony.sdk.AdColonyRewardListener
 
onSuccess(String) - Method in class com.adcolony.sdk.AdColonySignalsListener
Called in response to successful collectSignals() call

P

PORTRAIT - Static variable in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.

R

REGISTRATION_CUSTOM - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
REGISTRATION_DEFAULT - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
REGISTRATION_FACEBOOK - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
REGISTRATION_GOOGLE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
REGISTRATION_LINKEDIN - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
REGISTRATION_OPENID - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
REGISTRATION_TWITTER - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
removeCustomMessageListener(String) - Static method in class com.adcolony.sdk.AdColony
Used to remove a specific AdColonyCustomMessageListener.
removeRewardListener() - Static method in class com.adcolony.sdk.AdColony
Removes the internal reference to the reward listener to allow for collection.
requestAdView(String, AdColonyAdViewListener, AdColonyAdSize) - Static method in class com.adcolony.sdk.AdColony
Asynchronous request for an AdColonyAdView object (returned to the user via the AdColonyInterstitialListener).
requestAdView(String, AdColonyAdViewListener, AdColonyAdSize, AdColonyAdOptions) - Static method in class com.adcolony.sdk.AdColony
 
requestInterstitial(String, AdColonyInterstitialListener) - Static method in class com.adcolony.sdk.AdColony
Call this method to request an interstitial advertisement.
requestInterstitial(String, AdColonyInterstitialListener, AdColonyAdOptions) - Static method in class com.adcolony.sdk.AdColony
Call this method to request an interstitial advertisement.

S

send() - Method in class com.adcolony.sdk.AdColonyCustomMessage
Sends the custom message to AdColony.
SENSOR - Static variable in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
set(String, String) - Method in class com.adcolony.sdk.AdColonyCustomMessage
Use this method to set the type and message Strings for this object.
setAppOptions(AdColonyAppOptions) - Static method in class com.adcolony.sdk.AdColony
Used to update/replace app options at runtime.
setAppOrientation(int) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally send a constant representing the orientation of your app.
setAppVersion(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally set an app version to be reported to AdColony.
setGDPRConsentString(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
setGDPRRequired(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
setKeepScreenOn(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to programmatically set a flag on our Activity's window to keep the display from going to sleep.
setListener(AdColonyAdViewListener) - Method in class com.adcolony.sdk.AdColonyAdView
Sets this ad views ad listener, if you wish to use a different one than originally passed in AdColony.requestAdView(String, AdColonyAdViewListener, AdColonyAdSize).
setListener(AdColonyInterstitialListener) - Method in class com.adcolony.sdk.AdColonyInterstitial
 
setMediationNetwork(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to send information about the mediation network that has implemented AdColony
setMetadata(String, boolean) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Optionally set an arbitrary key/value definition
setMetadata(String, double) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Optionally set an arbitrary key/value definition
setMetadata(String, String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Optionally set an arbitrary key/value definition
setMultiWindowEnabled(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to alert AdColony that multi-window is enabled for your app, allowing us to adjust our interstitial layout as necessary.
setOption(String, boolean) - Method in class com.adcolony.sdk.AdColonyAdOptions
Optionally set an arbitrary key/value definition
setOption(String, double) - Method in class com.adcolony.sdk.AdColonyAdOptions
Optionally set an arbitrary key/value definition
setOption(String, String) - Method in class com.adcolony.sdk.AdColonyAdOptions
Optionally set an arbitrary key/value definition
setOption(String, boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally set an arbitrary key/value definition
setOption(String, double) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally set an arbitrary key/value definition
setOption(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally set an arbitrary key/value definition
setOriginStore(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally set the origin store for this app (default: 'google').
setPlugin(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to send information about the plugin AdColony wrapper.
setPrivacyConsentString(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
This is to provide AdColony with the user's consent string of the specified type if applicable.
setPrivacyFrameworkRequired(String, boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
This is to provide AdColony about whether or not the specified privacy framework is applicable.
setRequestedAdOrientation(int) - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
setRewardListener(AdColonyRewardListener) - Static method in class com.adcolony.sdk.AdColony
Call this method to set the AdColonyRewardListener for global reward callbacks for your app.
setTestModeEnabled(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
Used to enable test ads for your application without changing dashboard settings.
setUserAge(int) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the current user's age.
setUserAnnualHouseholdIncome(int) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the user's annual household income.
setUserEducation(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the user's education level.
setUserGender(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the current user's gender.
setUserID(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
Optionally set a unique id for this specific app session to be reported to AdColony.
setUserLocation(Location) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the current user's location.
setUserMaritalStatus(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the current user's marital status.
setUserMetadata(AdColonyUserMetadata) - Method in class com.adcolony.sdk.AdColonyAdOptions
Deprecated.
setUserMetadata(AdColonyUserMetadata) - Method in class com.adcolony.sdk.AdColonyAppOptions
Deprecated.
setUserZipCode(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
Used to set the current user's ZIP code.
setViewNetworkPassFilter(String) - Method in class com.adcolony.sdk.AdColonyInterstitial
 
show() - Method in class com.adcolony.sdk.AdColonyInterstitial
Called to display a fullscreen interstitial advertisement.
SKYSCRAPER - Static variable in class com.adcolony.sdk.AdColonyAdSize
160 x 600
SOCIAL_SHARING_CUSTOM - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_FACEBOOK - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_FLICKR - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_FOURSQUARE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_GOOGLE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_INSTAGRAM - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_LINKEDIN - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_PINTEREST - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_SNAPCHAT - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_TUMBLR - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_TWITTER - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_VIMEO - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_VINE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
SOCIAL_SHARING_YOUTUBE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
 
success() - Method in class com.adcolony.sdk.AdColonyReward
Used to retrieve information about whether or not the reward was successful.

U

UNITY - Static variable in class com.adcolony.sdk.AdColonyAppOptions
 
USER_EDUCATION_ASSOCIATES_DEGREE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_EDUCATION_BACHELORS_DEGREE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_EDUCATION_GRADE_SCHOOL - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_EDUCATION_GRADUATE_DEGREE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_EDUCATION_HIGH_SCHOOL_DIPLOMA - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_EDUCATION_SOME_COLLEGE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_EDUCATION_SOME_HIGH_SCHOOL - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_FEMALE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_MALE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_MARRIED - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
USER_SINGLE - Static variable in class com.adcolony.sdk.AdColonyUserMetadata
Deprecated.
 
A B C D E F G I L M N O P R S U 
Skip navigation links