- cache() - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- cache(String) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- cache() - Method in interface com.chartboost.sdk.ChartboostAd
-
- cache(String) - Method in interface com.chartboost.sdk.ChartboostAd
-
- cache() - Method in class com.chartboost.sdk.ChartboostBanner
-
- cache(String) - Method in class com.chartboost.sdk.ChartboostBanner
-
- CACHE - Static variable in annotation type com.chartboost.sdk.Events.ChartboostError.Type
-
- cache(String, String, int) - Static method in class com.chartboost.sdk.HeliumSdk.OpenRTBCache
-
- CACHE_DIR_CHARTBOOST_BASE - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
CACHE DIRECTORY NAME CONSTANTS
- CACHE_FILE_NAME_SESSION_INFO - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
CACHE FILE NAME CONSTANTS
- CACHE_FOR_LOCATION - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- CACHED - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionState
-
- cacheInPlay(String) - Static method in class com.chartboost.sdk.InPlay.CBInPlay
-
Cache an inplay object
- cacheInterstitial(String) - Static method in class com.chartboost.sdk.Chartboost
-
Cache an interstitial with a location argument
- cacheInterstitial(String, String) - Static method in class com.chartboost.sdk.Chartboost
-
Cache an interstitial with a location argument with the given JSON object
- cacheMoreApps(String) - Static method in class com.chartboost.sdk.Chartboost
-
- cacheRewardedVideo(String) - Static method in class com.chartboost.sdk.Chartboost
-
Cache an rewarded interstitial with a default location argument
- cacheRewardedVideo(String, String) - Static method in class com.chartboost.sdk.Chartboost
-
- callback - Variable in class com.chartboost.sdk.Model.CBImpression
-
- callback - Variable in class com.chartboost.sdk.Model.NetworkParameters
-
- callback - Variable in class com.chartboost.sdk.Networking.requests.CBRequest
-
- cancel(AtomicInteger) - Method in class com.chartboost.sdk.AssetLoader.Downloader
-
- cancel() - Method in class com.chartboost.sdk.AssetLoader.Prefetcher
-
- cancel() - Method in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- canOpenURL(String) - Method in class com.chartboost.sdk.Networking.CBURLOpener
-
- Carrier - Class in com.chartboost.sdk.Telephony
-
- Carrier(String, String, String, String, String, int) - Constructor for class com.chartboost.sdk.Telephony.Carrier
-
- CarrierBuilder - Class in com.chartboost.sdk.Telephony
-
- CarrierBuilder() - Constructor for class com.chartboost.sdk.Telephony.CarrierBuilder
-
- CarrierParser - Class in com.chartboost.sdk.Telephony
-
- CarrierParser() - Constructor for class com.chartboost.sdk.Telephony.CarrierParser
-
- CBAnalytics - Class in com.chartboost.sdk.Tracking
-
CBPostInstallTracker class is used to track post install analytics events.
- CBAnalytics.CBCustomEventType - Enum in com.chartboost.sdk.Tracking
-
Enum values for Custom event type
- CBAnalytics.CBIAPPurchaseInfo - Enum in com.chartboost.sdk.Tracking
-
CBIAPPurchaseInfo provides a list of enum constants which is used as a key in sending out
purchase information for a product during the In-app Purchase and to perform Post Install Analytics tracking.
- CBAnalytics.CBIAPType - Enum in com.chartboost.sdk.Tracking
-
Types of In-App Purchase supported
- CBAnalytics.CBLevelType - Enum in com.chartboost.sdk.Tracking
-
Different type of level tracking information values
- CBAnalytics.CBMiscRevenueGeneratingEventType - Enum in com.chartboost.sdk.Tracking
-
Enum values for RevenueGeneratingEventType
- CBAsync - Class in com.chartboost.sdk.Networking
-
- CBAsync() - Constructor for class com.chartboost.sdk.Networking.CBAsync
-
- CBConfig - Class in com.chartboost.sdk
-
- CBConfig() - Constructor for class com.chartboost.sdk.CBConfig
-
- CBConstants - Interface in com.chartboost.sdk.Libraries
-
- CBCrypto - Class in com.chartboost.sdk.Libraries
-
- CBError - Class in com.chartboost.sdk.Model
-
- CBError(CBError.CBInternalError, String) - Constructor for class com.chartboost.sdk.Model.CBError
-
- CBError.CBClickError - Enum in com.chartboost.sdk.Model
-
- CBError.CBImpressionError - Enum in com.chartboost.sdk.Model
-
- CBError.CBInternalError - Enum in com.chartboost.sdk.Model
-
- CBIdentity - Class in com.chartboost.sdk.Libraries
-
- CBIdentity() - Constructor for class com.chartboost.sdk.Libraries.CBIdentity
-
- CBIdentity.Identity - Class in com.chartboost.sdk.Libraries
-
- CBImageView - Class in com.chartboost.sdk.View
-
image that's a button with a nice ios-sdk-inspired click effect,
also use this to get clicks.
- CBImageView(Context) - Constructor for class com.chartboost.sdk.View.CBImageView
-
- CBImageView(Context, AttributeSet) - Constructor for class com.chartboost.sdk.View.CBImageView
-
- CBImageViewButton - Class in com.chartboost.sdk.View
-
image that's a button with a nice ios-sdk-inspired click effect,
also use this to get clicks.
- CBImageViewButton(Context) - Constructor for class com.chartboost.sdk.View.CBImageViewButton
-
- CBImageViewButton(Context, AttributeSet) - Constructor for class com.chartboost.sdk.View.CBImageViewButton
-
- CBImpression - Class in com.chartboost.sdk.Model
-
- CBImpression(AdUnit, ImpressionCallback, FileCache, CBNetworkService, RequestBodyFields, SharedPreferences, CBTrack, Handler, CBUIManager, CBURLOpener, CBViewController, CBWebImageCache, AdTypeTraits, String, String, RelativeLayout, PrivacyPresenter) - Constructor for class com.chartboost.sdk.Model.CBImpression
-
- CBImpressionActivity - Class in com.chartboost.sdk
-
this activity displays a dialog using the Theme.DIALOG style as a parent
- CBImpressionActivity() - Constructor for class com.chartboost.sdk.CBImpressionActivity
-
- CBIMPRESSIONACTIVITY_IDENTIFIER - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
STRING CONSTANTS
- CBInPlay - Class in com.chartboost.sdk.InPlay
-
CBInPlay a model object passed on to developer to embed in their own views for in-play ad behavior.
- CBJSON - Class in com.chartboost.sdk.Libraries
-
A series of helper methods related to JSON.
- CBJSON() - Constructor for class com.chartboost.sdk.Libraries.CBJSON
-
- CBJSON.JsonKV - Class in com.chartboost.sdk.Libraries
-
- CBLocation - Interface in com.chartboost.sdk
-
- CBLogging - Class in com.chartboost.sdk.Libraries
-
API for sending log output.
- CBLogging.Level - Enum in com.chartboost.sdk.Libraries
-
Enum describing what is logged by the Chartboost SDK
- CBNetworkRequest<T> - Class in com.chartboost.sdk.Networking
-
- CBNetworkRequest(String, String, int, File) - Constructor for class com.chartboost.sdk.Networking.CBNetworkRequest
-
- CBNetworkRequest.Method - Annotation Type in com.chartboost.sdk.Networking
-
- CBNetworkRequestInfo - Class in com.chartboost.sdk.Networking
-
- CBNetworkRequestInfo(Map<String, String>, byte[], String) - Constructor for class com.chartboost.sdk.Networking.CBNetworkRequestInfo
-
- CBNetworkRequestResult<T> - Class in com.chartboost.sdk.Networking
-
- CBNetworkServerResponse - Class in com.chartboost.sdk.Networking
-
- CBNetworkServerResponse(int, byte[]) - Constructor for class com.chartboost.sdk.Networking.CBNetworkServerResponse
-
- CBNetworkService - Class in com.chartboost.sdk.Networking
-
- CBNetworkService(Executor, NetworkFactory, CBReachability, TimeSource, Handler, Executor) - Constructor for class com.chartboost.sdk.Networking.CBNetworkService
-
- CBOrientation - Annotation Type in com.chartboost.sdk.Libraries
-
This is an enum that represents all of the possible screen orientations.
- CBReachability - Class in com.chartboost.sdk.Networking
-
- CBReachability() - Constructor for class com.chartboost.sdk.Networking.CBReachability
-
- CBReachability.CBNetworkType - Annotation Type in com.chartboost.sdk.Networking
-
Enum class to indicate the type of network available on the device.
- CBRequest - Class in com.chartboost.sdk.Networking.requests
-
- CBRequest(String, String, RequestBodyFields, CBTrack, int, CBRequest.CBAPINetworkResponseCallback, PrivacyPresenter) - Constructor for class com.chartboost.sdk.Networking.requests.CBRequest
-
- CBRequest.CBAPINetworkResponseCallback - Interface in com.chartboost.sdk.Networking.requests
-
NETWORK RESPONSE CALLBACK CLASS AND INTERFACES
- CBSandboxHelper - Class in com.chartboost.sdk
-
Created by gonzalo on 5/4/16.
- CBSandboxHelper() - Constructor for class com.chartboost.sdk.CBSandboxHelper
-
- CBTrack - Class in com.chartboost.sdk.Tracking
-
- CBTrack(AtomicReference<SdkConfiguration>) - Constructor for class com.chartboost.sdk.Tracking.CBTrack
-
Public constructor
- CBUIManager - Class in com.chartboost.sdk
-
- CBUIManager(CBReachability, Sdk, CBTrack, Handler, CBViewController) - Constructor for class com.chartboost.sdk.CBUIManager
-
- CBUIManager.Command - Class in com.chartboost.sdk
-
- CBUIMANAGER_CB_ACTIVITY_CALLBACK_LISTENER_ON_ACTIVITY_CREATED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CB_ACTIVITY_CALLBACK_LISTENER_ON_ACTIVITY_DESTROYED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CB_ACTIVITY_CALLBACK_LISTENER_ON_ACTIVITY_PAUSED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CB_ACTIVITY_CALLBACK_LISTENER_ON_ACTIVITY_RESUMED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CB_ACTIVITY_CALLBACK_LISTENER_ON_ACTIVITY_STARTED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CB_ACTIVITY_CALLBACK_LISTENER_ON_ACTIVITY_STOPPED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CLEAR_IMPRESSION_ACTIVITY - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_CLOSE_IMPRESSION_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_BACK_PRESSED_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_BACK_PRESSED_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_CREATE_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_CREATE_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_DESTROY_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_DESTROY_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_PAUSE_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_PAUSE_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_RESUME_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_RESUME_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_START_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_START_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_STOP - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_STOP_CALLBACK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_ON_STOP_IMPL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_QUEUE_DISPLAY_VIEW - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUIMANAGER_SET_IMPRESSION_ACTIVITY - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CBUnitTestHelper - Class in com.chartboost.sdk
-
- CBUnitTestHelper() - Constructor for class com.chartboost.sdk.CBUnitTestHelper
-
- CBURLOpener - Class in com.chartboost.sdk.Networking
-
- CBURLOpener(Executor, CBNetworkService, CBReachability, Handler) - Constructor for class com.chartboost.sdk.Networking.CBURLOpener
-
Public constructor
- CBUtility - Class in com.chartboost.sdk.Libraries
-
Generic utility methods
- CBViewBase(Context) - Constructor for class com.chartboost.sdk.CBViewProtocol.CBViewBase
-
- CBViewController - Class in com.chartboost.sdk
-
- CBViewController(AnimationManager, Downloader, AtomicReference<SdkConfiguration>, Handler) - Constructor for class com.chartboost.sdk.CBViewController
-
Public Constructor
- CBViewProtocol - Class in com.chartboost.sdk
-
- CBViewProtocol(CBImpression, Handler, CBUIManager) - Constructor for class com.chartboost.sdk.CBViewProtocol
-
- CBViewProtocol.CBViewBase - Class in com.chartboost.sdk
-
we've separated the actual view into a separate class so that we don't
create it until all of the assets are loaded.
- CBViewProtocol.ImpressionAsset - Interface in com.chartboost.sdk
-
- CBWebChromeClient - Class in com.chartboost.sdk.WebView
-
This class serves as a WebChromeClient to be set to a WebView, allowing it to play video.
- CBWebChromeClient(View, ViewGroup, CBWebViewProtocol, Handler) - Constructor for class com.chartboost.sdk.WebView.CBWebChromeClient
-
- CBWebChromeClient.ToggledFullscreenCallback - Interface in com.chartboost.sdk.WebView
-
- CBWebImageCache - Class in com.chartboost.sdk.Networking
-
- CBWebImageCache(FileCache) - Constructor for class com.chartboost.sdk.Networking.CBWebImageCache
-
- CBWebView - Class in com.chartboost.sdk.WebView
-
This class serves as a WebView to be used in conjunction with a CBVideoEnabledWebChromeClient.
- CBWebView(Context) - Constructor for class com.chartboost.sdk.WebView.CBWebView
-
- CBWebView(Context, AttributeSet) - Constructor for class com.chartboost.sdk.WebView.CBWebView
-
- CBWebView(Context, AttributeSet, int) - Constructor for class com.chartboost.sdk.WebView.CBWebView
-
- CBWebViewProtocol - Class in com.chartboost.sdk.WebView
-
- CBWebViewProtocol(CBImpression, FileCache, CBNetworkService, SharedPreferences, CBTrack, Handler, CBUIManager, CBViewController) - Constructor for class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- CBWebViewProtocol.PlayerState - Annotation Type in com.chartboost.sdk.WebView
-
- CBWebViewProtocol.WebViewBase - Class in com.chartboost.sdk.WebView
-
- CBWebViewRequest - Class in com.chartboost.sdk.Networking.requests
-
- CBWebViewRequest(String, RequestBodyFields, CBTrack, int, CBRequest.CBAPINetworkResponseCallback, PrivacyPresenter) - Constructor for class com.chartboost.sdk.Networking.requests.CBWebViewRequest
-
- CBWebViewRequest.WebRequestContainerBodyType - Annotation Type in com.chartboost.sdk.Networking.requests
-
- CCPA - Class in com.chartboost.sdk.Privacy.model
-
CCPA class implements DataUseConsent class which is meant to be used specifically with CCPA law.
- CCPA(CCPA.CCPA_CONSENT) - Constructor for class com.chartboost.sdk.Privacy.model.CCPA
-
Use interface CCPA_CONSENT
- CCPA.CCPA_CONSENT - Enum in com.chartboost.sdk.Privacy.model
-
CCPA compliance settings:
OPT_IN_SALE(1NN-) means the user consents (Behavioral and Contextual Ads)
OPT_OUT_SALE(1NY-) means the user does not consent to targeting (Contextual ads)
- CCPA_STANDARD - Static variable in class com.chartboost.sdk.Privacy.model.CCPA
-
- certificationProviders - Variable in class com.chartboost.sdk.Model.AdUnit
-
- cgn - Variable in class com.chartboost.sdk.Model.AdUnit
-
- Chartboost - Class in com.chartboost.sdk
-
- Chartboost.CBFramework - Enum in com.chartboost.sdk
-
Used with setFramework(final CBFramework framework) calls to set suffix for
wrapper libraries like Unity or Corona.
- Chartboost.CBMediation - Enum in com.chartboost.sdk
-
Used with setMediation(final CBMediation mediation, final String libraryVersion) calls to set suffix for
wrapper libraries like Unity or Corona.
- Chartboost.CBPIDataUseConsent - Enum in com.chartboost.sdk
-
Deprecated.
- CHARTBOOST_CACHE_HELIUM_INTERSTITIAL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_CACHE_HELIUM_REWARDED_VIDEO - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_CACHE_INTERSTITIAL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_CACHE_REWARDED_VIDEO - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_HAS_INTERSTITIAL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_HAS_REWARDED_VIDEO - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_IS_ANY_VIEW_VISIBLE - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_BACK_PRESSED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_CREATE - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_DESTROY - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_PAUSE - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_RESUME - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_START - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_ON_STOP - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_ACTIVITY_CALLBACKS - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_AUTO_CACHE_ADS - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_CHARTBOOST_WRAPPER_VERSION - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_CUSTOM_ID - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_DELEGATE - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_FRAMEWORK - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_FRAMEWORK_VERSION - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_LOGGING_LEVEL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_MEDIATION - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_MEDIATION_DEPRECATED - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_SHOULD_HIDE_SYSTEM_UI - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_SHOULD_PREFETCH_VIDEO_CONTENT - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SET_SHOULD_REQUEST_INTERSTITIALS_IN_FIRST_SESSION - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SHOW_HELIUM_INTERSTITIAL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SHOW_HELIUM_REWARDED_VIDEO - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SHOW_INTERSTITIAL - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_SHOW_REWARDED_VIDEO - Static variable in class com.chartboost.sdk.Trace.Trace
-
- CHARTBOOST_START_WITH_APP_ID - Static variable in class com.chartboost.sdk.Trace.Trace
-
- ChartboostAd - Interface in com.chartboost.sdk
-
- ChartboostAdListener - Interface in com.chartboost.sdk
-
- chartboostBanner - Variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- ChartboostBanner - Class in com.chartboost.sdk
-
- ChartboostBanner(Context) - Constructor for class com.chartboost.sdk.ChartboostBanner
-
- ChartboostBanner(Context, AttributeSet) - Constructor for class com.chartboost.sdk.ChartboostBanner
-
- ChartboostBanner(Context, String, BannerSize, ChartboostBannerListener) - Constructor for class com.chartboost.sdk.ChartboostBanner
-
- ChartboostBanner(Context, BannerView, String, BannerSize, ChartboostBannerListener) - Constructor for class com.chartboost.sdk.ChartboostBanner
-
- ChartboostBannerListener - Interface in com.chartboost.sdk
-
- ChartboostCacheError - Class in com.chartboost.sdk.Events
-
- ChartboostCacheError(ChartboostCacheError.Code) - Constructor for class com.chartboost.sdk.Events.ChartboostCacheError
-
- ChartboostCacheError.Code - Enum in com.chartboost.sdk.Events
-
- ChartboostCacheEvent - Class in com.chartboost.sdk.Events
-
- ChartboostCacheEvent() - Constructor for class com.chartboost.sdk.Events.ChartboostCacheEvent
-
- ChartboostClickError - Class in com.chartboost.sdk.Events
-
- ChartboostClickError(ChartboostClickError.Code) - Constructor for class com.chartboost.sdk.Events.ChartboostClickError
-
- ChartboostClickError.Code - Enum in com.chartboost.sdk.Events
-
- ChartboostClickEvent - Class in com.chartboost.sdk.Events
-
- ChartboostClickEvent() - Constructor for class com.chartboost.sdk.Events.ChartboostClickEvent
-
- ChartboostDelegate - Class in com.chartboost.sdk
-
- ChartboostDelegate() - Constructor for class com.chartboost.sdk.ChartboostDelegate
-
- ChartboostError - Class in com.chartboost.sdk.Events
-
- ChartboostError(int) - Constructor for class com.chartboost.sdk.Events.ChartboostError
-
- ChartboostError.Type - Annotation Type in com.chartboost.sdk.Events
-
- ChartboostShowError - Class in com.chartboost.sdk.Events
-
- ChartboostShowError(ChartboostShowError.Code, boolean) - Constructor for class com.chartboost.sdk.Events.ChartboostShowError
-
- ChartboostShowError.Code - Enum in com.chartboost.sdk.Events
-
- ChartboostShowEvent - Class in com.chartboost.sdk.Events
-
- ChartboostShowEvent() - Constructor for class com.chartboost.sdk.Events.ChartboostShowEvent
-
- chartboostWrapperVersion - Static variable in class com.chartboost.sdk.SdkSettings
-
- checkStatusInResponseBody - Variable in class com.chartboost.sdk.Networking.requests.CBRequest
-
- cleanUpViews() - Method in class com.chartboost.sdk.Model.CBImpression
-
destroy just the impression's views, not associated data
- CLEAR_MEMORY_RUNNABLE_RUN - Static variable in class com.chartboost.sdk.Trace.Trace
-
- clearDataUseConsent(Context, String) - Static method in class com.chartboost.sdk.Chartboost
-
Clear stored data use consent and return cleared value.
- click(JSONObject) - Method in class com.chartboost.sdk.CBViewProtocol
-
trigger an impression click
- CLICK - Static variable in annotation type com.chartboost.sdk.Events.ChartboostError.Type
-
- click() - Method in class com.chartboost.sdk.InPlay.CBInPlay
-
- clicked - Variable in class com.chartboost.sdk.Model.CBImpression
-
- clickExchange(String, JSONObject) - Method in class com.chartboost.sdk.CBViewProtocol
-
trigger banner click
- clickRequest - Variable in class com.chartboost.sdk.Model.CBImpression
-
- close() - Method in class com.chartboost.sdk.CBViewProtocol
-
trigger an impression close
- close() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- closeButton - Variable in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol.InterstitialImageView
-
- closeButtonDelayInSeconds - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- closed - Variable in class com.chartboost.sdk.Model.CBImpression
-
- closeImpression() - Static method in class com.chartboost.sdk.Chartboost
-
- code - Variable in class com.chartboost.sdk.Events.ChartboostCacheError
-
- code - Variable in class com.chartboost.sdk.Events.ChartboostClickError
-
- code - Variable in class com.chartboost.sdk.Events.ChartboostShowError
-
- com.chartboost.sdk - package com.chartboost.sdk
-
- com.chartboost.sdk.AdType - package com.chartboost.sdk.AdType
-
- com.chartboost.sdk.AdUnitManager - package com.chartboost.sdk.AdUnitManager
-
- com.chartboost.sdk.AssetLoader - package com.chartboost.sdk.AssetLoader
-
- com.chartboost.sdk.Banner - package com.chartboost.sdk.Banner
-
- com.chartboost.sdk.Banner.timer - package com.chartboost.sdk.Banner.timer
-
- com.chartboost.sdk.Events - package com.chartboost.sdk.Events
-
- com.chartboost.sdk.External - package com.chartboost.sdk.External
-
- com.chartboost.sdk.HeliumSdk - package com.chartboost.sdk.HeliumSdk
-
- com.chartboost.sdk.HeliumSdk.model - package com.chartboost.sdk.HeliumSdk.model
-
- com.chartboost.sdk.InPlay - package com.chartboost.sdk.InPlay
-
- com.chartboost.sdk.Interstitials - package com.chartboost.sdk.Interstitials
-
- com.chartboost.sdk.Libraries - package com.chartboost.sdk.Libraries
-
- com.chartboost.sdk.Model - package com.chartboost.sdk.Model
-
- com.chartboost.sdk.Networking - package com.chartboost.sdk.Networking
-
- com.chartboost.sdk.Networking.requests - package com.chartboost.sdk.Networking.requests
-
- com.chartboost.sdk.Networking.requests.models - package com.chartboost.sdk.Networking.requests.models
-
- com.chartboost.sdk.Privacy - package com.chartboost.sdk.Privacy
-
- com.chartboost.sdk.Privacy.model - package com.chartboost.sdk.Privacy.model
-
- com.chartboost.sdk.Privacy.usecase - package com.chartboost.sdk.Privacy.usecase
-
- com.chartboost.sdk.Telephony - package com.chartboost.sdk.Telephony
-
- com.chartboost.sdk.Trace - package com.chartboost.sdk.Trace
-
- com.chartboost.sdk.Tracking - package com.chartboost.sdk.Tracking
-
- com.chartboost.sdk.Utils - package com.chartboost.sdk.Utils
-
- com.chartboost.sdk.Video - package com.chartboost.sdk.Video
-
- com.chartboost.sdk.View - package com.chartboost.sdk.View
-
- com.chartboost.sdk.WebView - package com.chartboost.sdk.WebView
-
- Command(int, String, CBError.CBImpressionError, ChartboostError) - Constructor for class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- Command(int, String, AppRequest, CBError.CBImpressionError) - Constructor for class com.chartboost.sdk.AdUnitManager.AdUnitManager.Command
-
- command - Variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager.Command
-
- Command(int) - Constructor for class com.chartboost.sdk.CBUIManager.Command
-
- command - Variable in class com.chartboost.sdk.CBUIManager.Command
-
- compareTo(NetworkDispatcher) - Method in class com.chartboost.sdk.Networking.NetworkDispatcher
-
- CONFIG_CACHE_MAX_BYTES - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_CACHE_MAX_UNITS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_CACHE_TTLs - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_DIRECTORIES - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_ENABLED_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_GET_AD_RETRY_BASE_MS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
AD UNIT MANAGER CONFIG SETTINGS
- CONFIG_GET_AD_RETRY_MAX_BACKOFF_EXPONENT - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_INPLAY_ENABLED_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_INTERSTITIAL_ENABLED_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_INVALIDATE_FOLDER_LIST - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_INVALIDATE_PENDING_IMPRESSION - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
CONFIG SETTINGS CONSTANTS
- CONFIG_LOCK_ORIENTATION_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_MOAT_IDFA_COLLECTION_ENABLED - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_MOAT_LOCATION_ENABLED - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_MOAT_LOGGING_ENABLED - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_NATIVE_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_OVERRIDES_KEY - Static variable in class com.chartboost.sdk.CBSandboxHelper
-
- CONFIG_PREFETCH_DISABLED_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_PREFETCH_SESSION - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_PUBLISHER_DISABLE_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_RETRY_ENABLED_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_REWARD_VIDEO_ENABLED_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_TRACKING_LEVELS_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_VARIANT_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_WEBVIEW_KEY - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- CONFIG_WEBVIEW_VERSION - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- configVariant - Variable in class com.chartboost.sdk.Model.SdkConfiguration
-
- CONNECTION_ERROR - Static variable in annotation type com.chartboost.sdk.Networking.CBReachability.CBNetworkType
-
- CONNECTION_MOBILE - Static variable in annotation type com.chartboost.sdk.Networking.CBReachability.CBNetworkType
-
- CONNECTION_UNKNOWN - Static variable in annotation type com.chartboost.sdk.Networking.CBReachability.CBNetworkType
-
- CONNECTION_WIFI - Static variable in annotation type com.chartboost.sdk.Networking.CBReachability.CBNetworkType
-
- Connectivity - Class in com.chartboost.sdk.Networking
-
Helper class to manage some of the most common features of CONNECTIVITY_SERVICE
- Connectivity() - Constructor for class com.chartboost.sdk.Networking.Connectivity
-
- CONSENT_KEY - Static variable in class com.chartboost.sdk.Privacy.PrivacyStandardRepository
-
- ConstAlertDialog - Class in com.chartboost.sdk.View
-
- ConstAlertDialog(Context, Bundle, ConstAlertDialog.ConstAlertDialogListener) - Constructor for class com.chartboost.sdk.View.ConstAlertDialog
-
- ConstAlertDialog.Builder - Class in com.chartboost.sdk.View
-
- ConstAlertDialog.ConstAlertDialogListener - Class in com.chartboost.sdk.View
-
- ConstAlertDialogListener() - Constructor for class com.chartboost.sdk.View.ConstAlertDialog.ConstAlertDialogListener
-
- context - Static variable in class com.chartboost.sdk.SdkSettings
-
- createBackgroundExecutor() - Static method in class com.chartboost.sdk.Networking.CBAsync
-
Get the Chartboost Executor Service in which to run any asynchronous task.
- createNetworkExecutor(int) - Static method in class com.chartboost.sdk.Networking.CBAsync
-
Create a network executor that will run prioritzed network tasks
The executor has pool with a fixed number of threads, which are prestarted on creation
to avoid future Out of Memory errors
- createViewObject(Context) - Method in class com.chartboost.sdk.CBViewProtocol
-
create the actual view object
- createViewObject(Context) - Method in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- createViewObject(Context) - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- createViewObject(Context) - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- creative - Variable in class com.chartboost.sdk.Model.AdUnit
-
- cssDir - Variable in class com.chartboost.sdk.Libraries.FileCacheLocations
-
- currentLocations() - Method in class com.chartboost.sdk.Libraries.FileCache
-
- currentTimeMillis() - Method in class com.chartboost.sdk.Libraries.TimeSource
-
- Custom - Class in com.chartboost.sdk.Privacy.model
-
Custom class implements DataUseConsent.
- Custom(String, String) - Constructor for class com.chartboost.sdk.Privacy.model.Custom
-
- customID - Static variable in class com.chartboost.sdk.SdkSettings
-
- d(String, String) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- d(String, String, Throwable) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- DA_ENDPOINT - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- data - Variable in class com.chartboost.sdk.Networking.CBNetworkServerResponse
-
- DataUseConsent - Interface in com.chartboost.sdk.Privacy.model
-
Interface for DataUseConsent which will be implemented by GDPR, CCPA, Custom classes and quite
possibly any new upcoming privacy laws.
- DEBUG - Static variable in class com.chartboost.sdk.BuildConfig
-
- decode() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap.BitmapInfo
-
decode the bitmap into memory
- decodeByteArrayToBitmap(byte[]) - Method in class com.chartboost.sdk.External.Android
-
- deepLink - Variable in class com.chartboost.sdk.Model.AdUnit
-
- DEFAULT_GET_AD_RETRY_BASE_MS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DEFAULT_GET_AD_RETRY_MAX_BACKOFF_EXPONENT - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DEFAULT_LOCATION - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DEFAULT_WEBVIEW_CACHE_MAX_BYTES - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DEFAULT_WEBVIEW_CACHE_MAX_UNITS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DEFAULT_WEBVIEW_CACHE_TTL_SECONDS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- delegate - Static variable in class com.chartboost.sdk.SdkSettings
-
- deliverError(CBError, CBNetworkServerResponse) - Method in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- deliverError(CBError, CBNetworkServerResponse) - Method in class com.chartboost.sdk.Networking.requests.CBRequest
-
respond to a failed network request on the UI thread
- deliverResponse(T, CBNetworkServerResponse) - Method in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- deliverResponse(JSONObject, CBNetworkServerResponse) - Method in class com.chartboost.sdk.Networking.requests.CBRequest
-
respond to a successful network request on the UI thread
- DEPRECATED_CALLBACK_DELAY_MS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- deserializeNativeVideos(JSONObject) - Static method in class com.chartboost.sdk.Model.Asset
-
- destroy() - Method in class com.chartboost.sdk.CBViewProtocol.CBViewBase
-
- destroy() - Method in class com.chartboost.sdk.CBViewProtocol
-
make the view and its data ready for GC.
- destroy() - Method in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- destroy() - Method in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol.InterstitialImageView
-
- destroy() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- destroy() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol.InterstitialVideoView
-
- destroy() - Method in class com.chartboost.sdk.Model.CBImpression
-
destroy impression's view and view data
- destroy() - Method in class com.chartboost.sdk.View.PopupImpressionView
-
- destroy() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- destroyView() - Method in class com.chartboost.sdk.CBViewProtocol
-
make the view (not its data) ready for GC.
- detach() - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- detachBanner() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- detachBanner() - Method in class com.chartboost.sdk.ChartboostBanner
-
- detachCallbacks() - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- DeviceInfo - Class in com.chartboost.sdk.Utils
-
Calculates device information, e.g.
- DeviceInfo() - Constructor for class com.chartboost.sdk.Utils.DeviceInfo
-
- DID_CACHE - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_CLICK - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_CLOSE - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_DISMISS - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_FAIL_TO_LOAD - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_FAIL_TO_LOAD_CACHE - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_FAIL_TO_LOAD_SHOW - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- DID_SHOW - Static variable in class com.chartboost.sdk.AdType.AdTypeTraits.Command
-
- didCache(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didCache(String) - Method in class com.chartboost.sdk.AdType.BannerTypeTraits
-
- didCacheBanner(String, ChartboostCacheError) - Method in interface com.chartboost.sdk.AdType.BannerTypeTraitCallback
-
- didCacheBanner(String, ChartboostCacheError) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- didCacheBanner(String, ChartboostCacheError) - Method in class com.chartboost.sdk.ChartboostBanner
-
- didCacheInPlay(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an InPlay object has been loaded from the Chartboost API
servers and cached locally.
- didCacheInPlay(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an InPlay object has been loaded from the Chartboost API
servers and cached locally.
- didCacheInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has been loaded from the Chartboost API
servers and cached locally.
- didCacheInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has been loaded from the Chartboost API
servers and cached locally.
- didCacheMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- didCacheMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- didCacheRewardedVideo(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has been loaded from the Chartboost API
servers and cached locally.
- didCacheRewardedVideo(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has been loaded from the Chartboost API
servers and cached locally.
- didClick(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didClick(String) - Method in class com.chartboost.sdk.AdType.BannerTypeTraits
-
- didClickBanner(String, ChartboostClickError) - Method in interface com.chartboost.sdk.AdType.BannerTypeTraitCallback
-
- didClickBanner(String, ChartboostClickError) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- didClickBanner(String, ChartboostClickError) - Method in class com.chartboost.sdk.ChartboostBanner
-
- didClickInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has been clicked.
- didClickInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has been clicked.
- didClickMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- didClickMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- didClickRewardedVideo(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has been clicked.
- didClickRewardedVideo(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has been clicked.
- didClose(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didCloseInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has been closed.
- didCloseInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has been closed.
- didCloseMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- didCloseMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- didCloseRewardedVideo(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has been closed.
- didCloseRewardedVideo(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has been closed.
- didCompleteInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has been viewed completely.
- didCompleteInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has been viewed completely.
- didCompleteRewardedVideo(String, int) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has been viewed completely and user is eligible for reward.
- didCompleteRewardedVideo(String, int) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has been viewed completely and user is eligible for reward.
- didDismiss(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didDismissInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has been dismissed.
- didDismissInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has been dismissed.
- didDismissMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- didDismissMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- didDismissRewardedVideo(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has been dismissed.
- didDismissRewardedVideo(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has been dismissed.
- didDisplayInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has been displayed on the screen.
- didDisplayInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has been displayed on the screen.
- didDisplayMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- didDisplayMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- didDisplayRewardedVideo(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has been displayed on the screen.
- didDisplayRewardedVideo(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has been displayed on the screen.
- didFailToLoad(String, CBError.CBImpressionError) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didFailToLoad(String, CBError.CBImpressionError) - Method in class com.chartboost.sdk.AdType.BannerTypeTraits
-
- didFailToLoadCache(String, ChartboostCacheError) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didFailToLoadCache(String, ChartboostCacheError) - Method in class com.chartboost.sdk.AdType.BannerTypeTraits
-
- didFailToLoadInPlay(String, CBError.CBImpressionError) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a InPlay has attempted to load from the Chartboost API
servers but failed.
- didFailToLoadInPlay(String, CBError.CBImpressionError) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a InPlay has attempted to load from the Chartboost API
servers but failed.
- didFailToLoadInterstitial(String, CBError.CBImpressionError) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after an interstitial has attempted to load from the Chartboost API
servers but failed.
- didFailToLoadInterstitial(String, CBError.CBImpressionError) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after an interstitial has attempted to load from the Chartboost API
servers but failed.
- didFailToLoadMoreApps(String, CBError.CBImpressionError) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- didFailToLoadMoreApps(String, CBError.CBImpressionError) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- didFailToLoadRewardedVideo(String, CBError.CBImpressionError) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a rewarded video has attempted to load from the Chartboost API
servers but failed.
- didFailToLoadRewardedVideo(String, CBError.CBImpressionError) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a rewarded video has attempted to load from the Chartboost API
servers but failed.
- didFailToLoadShow(String, ChartboostShowError) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didFailToLoadShow(String, ChartboostShowError) - Method in class com.chartboost.sdk.AdType.BannerTypeTraits
-
- didFailToRecordClick(String, CBError.CBClickError) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called after a click is registered, but the user is not forwarded to the Google Play Store.
- didFailToRecordClick(String, CBError.CBClickError) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called after a click is registered, but the user is not fowrwarded to the Google Play Store.
- didInitialize() - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called when the SDK is finished initializing.
- didInitialize() - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called when the SDK is finished intializing.
- didShow(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- didShow(String) - Method in class com.chartboost.sdk.AdType.BannerTypeTraits
-
- didShowBanner(String, ChartboostShowError) - Method in interface com.chartboost.sdk.AdType.BannerTypeTraitCallback
-
- didShowBanner(String, ChartboostShowError) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- didShowBanner(String, ChartboostShowError) - Method in class com.chartboost.sdk.ChartboostBanner
-
- directory - Variable in class com.chartboost.sdk.Model.Asset
-
- DISCARD_READY_APP_REQUEST - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- DISMISS_IMPRESSION_IF_DISPLAYED - Static variable in class com.chartboost.sdk.CBUIManager
-
- dismissImpression(CBImpression) - Method in class com.chartboost.sdk.CBViewController
-
Dismiss the current visible impression.
- DISMISSING - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionState
-
- dispatch - Variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- DISPATCH_ASYNC - Static variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- DISPATCH_UI - Static variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- display() - Method in class com.chartboost.sdk.CBViewProtocol
-
inform impression that display has displayed successfully
- display() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- DISPLAYED - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionState
-
- displayVideo() - Method in class com.chartboost.sdk.CBViewProtocol.CBViewBase
-
- doDraw(Canvas) - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- doDraw(Canvas) - Method in class com.chartboost.sdk.View.HADisabledView
-
- doesWrapperUseCustomBackgroundingBehavior() - Method in enum com.chartboost.sdk.Chartboost.CBFramework
-
- doesWrapperUseCustomShouldDisplayBehavior() - Method in enum com.chartboost.sdk.Chartboost.CBFramework
-
- downloadAssets(int, Map<String, Asset>, AtomicInteger, AssetDownloadCallback) - Method in class com.chartboost.sdk.AssetLoader.Downloader
-
- Downloader - Class in com.chartboost.sdk.AssetLoader
-
- Downloader(Executor, FileCache, CBNetworkService, CBReachability, AtomicReference<SdkConfiguration>, TimeSource, CBTrack) - Constructor for class com.chartboost.sdk.AssetLoader.Downloader
-
- downloader - Variable in class com.chartboost.sdk.AssetLoader.Prefetcher
-
- dpToPixels(int, Context) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
convert a measurement in DP to a measurement in pixels.
- dpToPixelsF(float, Context) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
[float version] convert a measurement in DP to a measurement in pixels.
- drawText(Canvas) - Method in class com.chartboost.sdk.View.CBImageView
-
- DURATION_ANIMATION - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
DURATION CONSTANTS ACROSS SDK
- DURATION_FLUSH_TRACK_EVENTS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DURATION_POST_VIDEO_TOASTER - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- DURATION_SESSION_COMPLETE - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- gaid - Variable in class com.chartboost.sdk.Libraries.CBIdentity.Identity
-
- GDPR - Class in com.chartboost.sdk.Privacy.model
-
GDPR class implements DataUseConsent class which is meant to be used specifically with GDPR law.
- GDPR(GDPR.GDPR_CONSENT) - Constructor for class com.chartboost.sdk.Privacy.model.GDPR
-
Use interface GDPR_CONSENT
- GDPR.GDPR_CONSENT - Enum in com.chartboost.sdk.Privacy.model
-
GDPR compliance settings:
NON_BEHAVIORAL(0) means the user does not consent to targeting (Contextual ads)
BEHAVIORAL(1) means the user consents (Behavioral and Contextual Ads)
- GDPR_STANDARD - Static variable in class com.chartboost.sdk.Privacy.model.GDPR
-
- GET - Static variable in annotation type com.chartboost.sdk.Networking.CBNetworkRequest.Method
-
- get() - Static method in class com.chartboost.sdk.Sdk
-
- getActiveNetworkInfo(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
Get the network info
- getAdapterVersion() - Method in class com.chartboost.sdk.Networking.requests.models.MediationModel
-
- getAdFormatTypeString(SdkConfiguration) - Static method in class com.chartboost.sdk.CBConfig
-
- getAdId() - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- getAdID() - Method in class com.chartboost.sdk.Model.CBImpression
-
- getAdId() - Method in class com.chartboost.sdk.Networking.requests.models.ShowParamsModel
-
- getAdm() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getAdRetryBaseMs - Variable in class com.chartboost.sdk.Model.SdkConfiguration
-
- getAdRetryMaxBackoffExponent - Variable in class com.chartboost.sdk.Model.SdkConfiguration
-
- getAdTrait() - Method in class com.chartboost.sdk.Banner.AdUnitBannerManager
-
- getAdTrait() - Method in interface com.chartboost.sdk.Banner.BannerObserver
-
- getAdType(int) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
get the ad type tracking constant
- getAdUnitManager(String) - Method in class com.chartboost.sdk.BannerInteractor
-
- getAdvertisingIdClientInfo(Context) - Method in class com.chartboost.sdk.External.Android
-
- getAppIcon() - Method in class com.chartboost.sdk.InPlay.CBInPlay
-
- getAppName() - Method in class com.chartboost.sdk.InPlay.CBInPlay
-
- getAsCharsArray() - Static method in enum com.chartboost.sdk.Chartboost.CBPIDataUseConsent
-
Deprecated.
- getAssets() - Method in class com.chartboost.sdk.CBViewProtocol
-
return the assets loaded for this view
- getAssets() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getAssetsAsHashMap() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getAssetScale() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- getAutoCacheAds() - Static method in class com.chartboost.sdk.Chartboost
-
Return whether or not a new impression of the same type and location
is automatically cached when one is shown.
- getAutomaticallyRefreshesContent() - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getBackgroundView() - Method in class com.chartboost.sdk.View.PopupImpressionView
-
- getBannerConfig() - Method in class com.chartboost.sdk.Model.SdkConfiguration
-
- getBannerHeight() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- getBannerHeight() - Method in class com.chartboost.sdk.ChartboostBanner
-
- getBannerInteractor() - Static method in class com.chartboost.sdk.Sdk
-
- getBannerWidth() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- getBannerWidth() - Method in class com.chartboost.sdk.ChartboostBanner
-
- getBidId() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getBidList() - Method in class com.chartboost.sdk.HeliumSdk.model.SeatbidModel
-
- getBitmap() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap.BitmapInfo
-
get the actual bitmap, decoding it if we haven't already
- getBitmap() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- getBitmapHeight() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap.BitmapInfo
-
get the height of the bitmap, avoiding decoding if we have not done that yet
- getBitmapWidth() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap.BitmapInfo
-
get the width of the bitmap, avoiding decoding if we have not done that yet
- getBufferPercentage() - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- getBufferPercentage() - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- getBurl() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getCachedAdUnit(String) - Method in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- getCellularConnectionType() - Method in class com.chartboost.sdk.Networking.CBReachability
-
- getCgn() - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- getCloseButton(boolean) - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol.InterstitialVideoView
-
- getConfigBannerRefreshInterval() - Method in class com.chartboost.sdk.Model.SdkConfiguration.BannerConfig
-
- getConfigBannerShowTimeoutInterval() - Method in class com.chartboost.sdk.Model.SdkConfiguration.BannerConfig
-
- getConnectionType(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
- getConnectionTypeFromActiveNetwork() - Method in class com.chartboost.sdk.Networking.CBReachability
-
Retrieve connection type from active network
- getConnectivityManager(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
- getConsent() - Method in interface com.chartboost.sdk.Privacy.model.DataUseConsent
-
- getConsentByName(String) - Static method in enum com.chartboost.sdk.Chartboost.CBPIDataUseConsent
-
Deprecated.
- getContainer() - Method in class com.chartboost.sdk.CBViewController
-
returns the popup layout the holds and manages the impression
- getContent() - Method in class com.chartboost.sdk.Interstitials.IntegratedToasterView
-
- getContent() - Method in class com.chartboost.sdk.Interstitials.NotifToasterView
-
- getContent() - Method in class com.chartboost.sdk.Interstitials.ToasterView
-
- getContentView() - Method in class com.chartboost.sdk.View.PopupImpressionView
-
- getCrid() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getCrtype() - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- getCurrency() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getCurrentPosition() - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- getCurrentPosition() - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- getCurrentPosition() - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- getCurrentPosition() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
getCurrentPosition method
The getCurrentPosition method will return the current position and size of the ad view,
measured in density-independent pixels.
- getCurrentTestName() - Static method in class com.chartboost.sdk.CBUnitTestHelper
-
- getCurrentTimezone() - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- getCurrentViewController() - Method in class com.chartboost.sdk.CBUIManager
-
Returns the view controller object.
- getCustomId() - Static method in class com.chartboost.sdk.Chartboost
-
Get the current custom identifier being sent in the POST body for all Chartboost API server requests.
- getDataUseConsent(Context, String) - Static method in class com.chartboost.sdk.Chartboost
-
Return stored data use consent.
- GetDataUseConsentUseCase - Class in com.chartboost.sdk.Privacy.usecase
-
- GetDataUseConsentUseCase(PrivacyStandardRepository) - Constructor for class com.chartboost.sdk.Privacy.usecase.GetDataUseConsentUseCase
-
- getDefaultPosition() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
getDefaultPosition method
The getDefaultPosition method returns the position and size of the default ad view,
measured in density-independent pixels, regardless of what state the calling view is in.
- getDelegate() - Static method in class com.chartboost.sdk.Chartboost
-
- getDensity(Context) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
get the Android scaling factor
- getDescription() - Method in class com.chartboost.sdk.Networking.requests.CBRequest
-
DEBUGGING
- getDisplayActivity() - Method in class com.chartboost.sdk.CBUIManager
-
return the activity in which we should display the Chartboost impression
- getDisplayMetrics() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- getDisplayMetrics() - Method in class com.chartboost.sdk.ChartboostBanner
-
- getDuration() - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- getDuration() - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- getDuration() - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- getError() - Method in class com.chartboost.sdk.Model.CBError
-
- getErrorCode() - Method in enum com.chartboost.sdk.Events.ChartboostCacheError.Code
-
- getErrorCode() - Method in enum com.chartboost.sdk.Events.ChartboostClickError.Code
-
- getErrorCode() - Method in enum com.chartboost.sdk.Events.ChartboostShowError.Code
-
- getErrorDesc() - Method in class com.chartboost.sdk.Model.CBError
-
- getEventType() - Method in class com.chartboost.sdk.Networking.requests.CBRequest
-
- getExt() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getFile(File) - Method in class com.chartboost.sdk.Model.Asset
-
- getFolderInfo() - Method in class com.chartboost.sdk.Libraries.FileCache
-
- getFolderSize(File) - Method in class com.chartboost.sdk.Libraries.FileCache
-
- getGDPR() - Method in class com.chartboost.sdk.Privacy.PrivacyStandardRepository
-
Get GDPR consent
- getHeight(BannerSize) - Static method in enum com.chartboost.sdk.Banner.BannerSize
-
- getHeight() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- getHostView() - Method in class com.chartboost.sdk.Model.CBImpression
-
- getId() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getId() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getIdentity() - Method in class com.chartboost.sdk.Libraries.CBIdentity
-
called from http requests
- getImpid() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getImpression() - Method in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- getImpression() - Method in class com.chartboost.sdk.View.PopupImpressionView
-
- getImpressionError() - Method in class com.chartboost.sdk.Model.CBError
-
- getImptrackers() - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- getInPlay(String) - Static method in class com.chartboost.sdk.InPlay.CBInPlay
-
Provides an in-play object
- getInterstitialAdUnitManager() - Method in class com.chartboost.sdk.Sdk
-
- getInterstitialTraits() - Method in class com.chartboost.sdk.Sdk
-
- getJsonRepresentation() - Method in class com.chartboost.sdk.Model.OpenRTB
-
- getKey() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
a name for this asset
- getLevelType() - Method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBLevelType
-
- getLocation() - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- getLocation() - Method in interface com.chartboost.sdk.ChartboostAd
-
- getLocation() - Method in class com.chartboost.sdk.ChartboostBanner
-
- getLocation() - Method in class com.chartboost.sdk.InPlay.CBInPlay
-
- getLocation() - Method in class com.chartboost.sdk.Networking.requests.models.ShowParamsModel
-
- getLoggingLevel() - Static method in class com.chartboost.sdk.Chartboost
-
- getMap() - Method in class com.chartboost.sdk.Privacy.PrivacyStandardRepository
-
Return HashMap of consents
- getMaxSize() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- getMccCode() - Method in class com.chartboost.sdk.Telephony.Carrier
-
- getMediation() - Method in class com.chartboost.sdk.Networking.requests.models.MediationModel
-
- getMediationVersion() - Method in class com.chartboost.sdk.Networking.requests.models.MediationModel
-
- getMncCode() - Method in class com.chartboost.sdk.Telephony.Carrier
-
- getName() - Method in class com.chartboost.sdk.AdType.Traits
-
- getNativeGetEndpoint() - Method in class com.chartboost.sdk.AdType.Traits
-
- getNativeVideoList() - Method in class com.chartboost.sdk.Libraries.FileCache
-
- getNbr() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getNetworkCapabilities(Context, Network) - Method in class com.chartboost.sdk.Networking.Connectivity
-
- getNetworkCountryIso() - Method in class com.chartboost.sdk.Telephony.Carrier
-
- getNetworkOperatorName() - Method in class com.chartboost.sdk.Telephony.Carrier
-
- getOffset(String) - Method in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- getOpenRTBConnectionType() - Method in class com.chartboost.sdk.Networking.CBReachability
-
Return OpenRTB expected values for connection type
Unknown = 0;
Ethernet = 1;
WIFI = 2;
Cellular_Unknown = 3;
Cellular_2G = 4;
Cellular_3G = 5;
Cellular_4G = 6;
- getOpenRTBConnectionType(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
- getOpenRtbConsent() - Static method in class com.chartboost.sdk.Privacy.PersonalInformationConsentInteractor
-
- getOpenRtbConsent() - Method in class com.chartboost.sdk.Privacy.PrivacyPresenter
-
- getOpenRtbConsent() - Method in class com.chartboost.sdk.Privacy.usecase.SetPersonalInformationDataUseConsentUseCase
-
- getOpenRTBDeviceType(Context) - Static method in class com.chartboost.sdk.Utils.DeviceInfo
-
- getOpenRtbGdpr() - Static method in class com.chartboost.sdk.Privacy.PersonalInformationConsentInteractor
-
- getOpenRtbGdpr() - Method in class com.chartboost.sdk.Privacy.PrivacyPresenter
-
- getOpenRtbGdpr() - Method in class com.chartboost.sdk.Privacy.usecase.SetPersonalInformationDataUseConsentUseCase
-
- getOpenRTBModel() - Method in class com.chartboost.sdk.HeliumSdk.OpenRTBAdUnit
-
- getOrientation() - Method in class com.chartboost.sdk.CBViewProtocol
-
- getOrientation() - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- getOrientationProperties() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- getPath() - Method in class com.chartboost.sdk.Networking.requests.CBRequest
-
SETTERS AND GETTERS
- getPercentage() - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- getPhoneType() - Method in class com.chartboost.sdk.Telephony.Carrier
-
- getPIDataUseConsent() - Static method in class com.chartboost.sdk.Chartboost
-
Deprecated.
- getPlayer() - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- getPlayer() - Method in class com.chartboost.sdk.Video.VideoWrapperView
-
- getPrice() - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- getPrivacyListAsJson() - Method in class com.chartboost.sdk.Privacy.PrivacyPresenter
-
- GetPrivacyListAsJsonUseCase - Class in com.chartboost.sdk.Privacy.usecase
-
- GetPrivacyListAsJsonUseCase() - Constructor for class com.chartboost.sdk.Privacy.usecase.GetPrivacyListAsJsonUseCase
-
- getPrivacyPresenter(Context) - Static method in class com.chartboost.sdk.Sdk
-
- getPrivacyStandard() - Method in interface com.chartboost.sdk.Privacy.model.DataUseConsent
-
- getPrivacyStandard(String) - Method in class com.chartboost.sdk.Privacy.PrivacyPresenter
-
- getPrivacyStandardsWhitelist() - Method in class com.chartboost.sdk.Model.SdkConfiguration.PrivacyStandardsConfig
-
- getProgress() - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- getPublisherDisable() - Method in class com.chartboost.sdk.Model.SdkConfiguration
-
- getPublisherWarning() - Method in class com.chartboost.sdk.Model.SdkConfiguration
-
- getRefreshCallbackReference() - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getRefreshRate() - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getRefreshTimer(WeakReference<BannerRefreshCallback>, double) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getReleaseVersion() - Method in class com.chartboost.sdk.External.Android
-
- getResponseCodeNs - Variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- getRewardedAdUnitManager() - Method in class com.chartboost.sdk.Sdk
-
- getRewardedTraits() - Method in class com.chartboost.sdk.Sdk
-
- getScale() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap.BitmapInfo
-
get the scale factor (due to loading a lower quality representation
in a memory-restricted environment)
- getScaledHeight() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- getScaledWidth() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- getScreenSize() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- getSdkCommand() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- getSdkCommand() - Method in class com.chartboost.sdk.ChartboostBanner
-
- getSdkConfiguration() - Method in class com.chartboost.sdk.Sdk
-
- getSDKVersion() - Static method in class com.chartboost.sdk.Chartboost
-
- getSeat() - Method in class com.chartboost.sdk.HeliumSdk.model.SeatbidModel
-
- getSeatbidList() - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- getSharedPreferences(Context) - Static method in class com.chartboost.sdk.CBSandboxHelper
-
- getShouldDisplayOnHostView() - Method in class com.chartboost.sdk.Model.CBImpression
-
- getShowEndpoint() - Method in class com.chartboost.sdk.AdType.Traits
-
- getSimOperator() - Method in class com.chartboost.sdk.Telephony.Carrier
-
- getSize() - Method in class com.chartboost.sdk.Interstitials.IntegratedToasterView
-
- getSize() - Method in class com.chartboost.sdk.Interstitials.NotifToasterView
-
- getSize() - Method in class com.chartboost.sdk.Interstitials.ToasterView
-
- getTemplate() - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- getTestSettings() - Static method in class com.chartboost.sdk.CBSandboxHelper
-
- getTestSettingString(String) - Static method in class com.chartboost.sdk.CBSandboxHelper
-
- getTextView() - Method in class com.chartboost.sdk.View.CBImageView
-
- getTextView() - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- getTimeoutCallbackReference() - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getTimeoutRate() - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getTimeoutTimer(WeakReference<BannerTimeoutCallback>, double) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- getTrackingPrefix() - Method in class com.chartboost.sdk.AdType.Traits
-
- getType(Context) - Static method in class com.chartboost.sdk.Utils.DeviceInfo
-
TODO figure out what it does and refactor, looks like it is trying to figure out device type
although all the edge cases and assumption in this code make it unreliable
- getUiHandler() - Method in class com.chartboost.sdk.Sdk
-
- getUniqueId(Context, boolean) - Static method in class com.chartboost.sdk.Utils.DeviceInfo
-
Create or get already created unique device id.
- getUserAgent() - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- getValue() - Method in enum com.chartboost.sdk.Chartboost.CBPIDataUseConsent
-
Deprecated.
- getValue() - Method in enum com.chartboost.sdk.Privacy.model.CCPA.CCPA_CONSENT
-
- getValue() - Method in enum com.chartboost.sdk.Privacy.model.GDPR.GDPR_CONSENT
-
- getVideoDuration() - Method in class com.chartboost.sdk.CBViewProtocol
-
- getVideoDuration() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- getVideoDuration() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- getVideoPath(String) - Method in class com.chartboost.sdk.Libraries.FileCache
-
- getVideoPostion() - Method in class com.chartboost.sdk.CBViewProtocol
-
- getVideoPostion() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- getVideoPostion() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- getView() - Method in class com.chartboost.sdk.CBViewProtocol
-
return the view associated with this view protocol
- getView() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- getView() - Method in class com.chartboost.sdk.Model.CBImpression
-
- getView() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- getViewLayoutParams() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- getViewLayoutParams() - Method in class com.chartboost.sdk.ChartboostBanner
-
- getViewProtocol() - Method in class com.chartboost.sdk.Model.CBImpression
-
- getWebViewCacheAssets() - Method in class com.chartboost.sdk.Libraries.FileCache
-
- getWebViewGetEndpointFormat() - Method in class com.chartboost.sdk.AdType.Traits
-
- getWhitelistedPrivacyStandardsList() - Method in class com.chartboost.sdk.Privacy.PrivacyPresenter
-
- GetWhitelistedPrivacyStandardsListUseCase - Class in com.chartboost.sdk.Privacy.usecase
-
- GetWhitelistedPrivacyStandardsListUseCase(PrivacyStandardRepository) - Constructor for class com.chartboost.sdk.Privacy.usecase.GetWhitelistedPrivacyStandardsListUseCase
-
- getWidth(BannerSize) - Static method in enum com.chartboost.sdk.Banner.BannerSize
-
- getWidth() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- globalFrameScale - Variable in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- googlePlayServicesAdvertisingID - Variable in class com.chartboost.sdk.Libraries.AdvertisingIDWrapper
-
- googlePlayServicesAdvertisingIDState - Variable in class com.chartboost.sdk.Libraries.AdvertisingIDWrapper
-
- i(String, String) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- i(String, String, Throwable) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- identifiers - Variable in class com.chartboost.sdk.Libraries.CBIdentity.Identity
-
- Identity(int, String, String, String) - Constructor for class com.chartboost.sdk.Libraries.CBIdentity.Identity
-
- identity - Variable in class com.chartboost.sdk.Model.RequestBodyFields
-
- identity - Variable in class com.chartboost.sdk.Sdk
-
- IDLE - Static variable in annotation type com.chartboost.sdk.AdUnitManager.AdUnitManager.State
-
- IDLE - Static variable in annotation type com.chartboost.sdk.WebView.CBWebViewProtocol.PlayerState
-
- Images - Static variable in annotation type com.chartboost.sdk.Libraries.FileCache.CBDirectoryType
-
- imagesDir - Variable in class com.chartboost.sdk.Libraries.FileCacheLocations
-
- IMMEDIATE - Static variable in annotation type com.chartboost.sdk.Libraries.Priority
-
Critical request, start processing immediately
- impression - Variable in class com.chartboost.sdk.CBViewProtocol
-
- IMPRESSION_ERROR - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- IMPRESSION_SHOWN_FULLY - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- ImpressionCallback - Interface in com.chartboost.sdk.Model
-
- impressionCloseTriggered(CBImpression) - Method in class com.chartboost.sdk.CBUIManager
-
Called when the impression is closed by the user
- impressionCloseTriggered(CBImpression) - Method in interface com.chartboost.sdk.Model.ImpressionCallback
-
- impressionError(CBImpression, CBError.CBImpressionError) - Method in interface com.chartboost.sdk.Model.ImpressionCallback
-
- impressionLocal - Variable in class com.chartboost.sdk.CBUIManager.Command
-
- impressionNotifyDidCompleteAd() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
Notify didCompleteInterstitial or didCompleteRewardedVideo depends on the ad type
- impressionNotifyDidCompleteRewardedOnError() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
In case of an error reported by webview, grant reward to a user only if rewarded ad was
already displayed
- impressionReadyToBeDisplayed(CBImpression) - Method in interface com.chartboost.sdk.Model.ImpressionCallback
-
- impressionShownFully(CBImpression) - Method in interface com.chartboost.sdk.Model.ImpressionCallback
-
- ImpressionTypes - Class in com.chartboost.sdk.Model
-
- ImpressionTypes() - Constructor for class com.chartboost.sdk.Model.ImpressionTypes
-
- ImpressionTypes.CBImpressionAdType - Annotation Type in com.chartboost.sdk.Model
-
- ImpressionTypes.CBImpressionFormat - Annotation Type in com.chartboost.sdk.Model
-
- ImpressionTypes.CBImpressionMediaType - Annotation Type in com.chartboost.sdk.Model
-
- ImpressionTypes.CBImpressionState - Annotation Type in com.chartboost.sdk.Model
-
- IN_PLAY - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionAdType
-
- includeStackTrace - Variable in class com.chartboost.sdk.Model.SdkConfiguration
-
- init(BannerView, String, BannerSize, ChartboostBannerListener, BannerAutoRefreshManager) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- INITIAL - Static variable in annotation type com.chartboost.sdk.AdUnitManager.AdUnitManager.State
-
- INITIALIZE - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- initialize(Android) - Static method in class com.chartboost.sdk.External.Android
-
- initialize(int, int, int, int) - Method in class com.chartboost.sdk.View.FlipAnimation
-
- initiateClickAttempt(CBImpression, String, CBRequest) - Method in class com.chartboost.sdk.Networking.CBURLOpener
-
Method intiated whenever a impression Ad is clicked by the end user
- initVideo(String) - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- inPlay() - Static method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- inPlayAdUnitManager - Variable in class com.chartboost.sdk.Sdk
-
- inPlayTraits - Variable in class com.chartboost.sdk.Sdk
-
- install(Factory) - Static method in class com.chartboost.sdk.Factory
-
- instance() - Static method in class com.chartboost.sdk.External.Android
-
- instance() - Static method in class com.chartboost.sdk.Factory
-
- IntegratedToasterView - Class in com.chartboost.sdk.Interstitials
-
- IntegratedToasterView(Context, InterstitialVideoViewProtocol) - Constructor for class com.chartboost.sdk.Interstitials.IntegratedToasterView
-
- integrationError(String) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- integrationWarning(String) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- intercept(T) - Method in class com.chartboost.sdk.Factory
-
- interstitial() - Static method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- INTERSTITIAL - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionAdType
-
- INTERSTITIAL - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionMediaType
-
- INTERSTITIAL_REPLAY_OFFSET_FROM_CLOSE - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
INTERSTITIAL CONSTANTS
- INTERSTITIAL_REWARD_VIDEO - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionMediaType
-
- INTERSTITIAL_VIDEO - Static variable in annotation type com.chartboost.sdk.Model.ImpressionTypes.CBImpressionMediaType
-
- INTERSTITIAL_VIDEO_COLOR_TEXT - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_DELAY_PROGRESS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_DURATION_FADE - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_DURATION_FADE_SLOW - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_DURATION_TOOLBAR_VISIBLE - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_PROGRESS_BAR_FLAT_RADIUS_DEF - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_PROGRESS_BAR_FLAT_STROKE_WIDTH - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_PROGRESS_PADDING_FROM_AD - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_PROGRESS_THICKNESS - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_PROGRESSBAROUTLINEWIDTH - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_PROGRESSBARREFRESHSPEED - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- INTERSTITIAL_VIDEO_TOOLBAR_PADDING - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- interstitialAdUnitManager - Variable in class com.chartboost.sdk.Sdk
-
- InterstitialImageView(Context) - Constructor for class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol.InterstitialImageView
-
- InterstitialImageViewProtocol - Class in com.chartboost.sdk.Interstitials
-
- InterstitialImageViewProtocol(CBImpression, Handler, CBUIManager) - Constructor for class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- InterstitialImageViewProtocol.InterstitialImageView - Class in com.chartboost.sdk.Interstitials
-
- interstitialTraits - Variable in class com.chartboost.sdk.Sdk
-
- InterstitialVideoViewProtocol - Class in com.chartboost.sdk.Interstitials
-
- InterstitialVideoViewProtocol(CBImpression, FileCache, Handler, CBUIManager) - Constructor for class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- InterstitialVideoViewProtocol.InterstitialVideoView - Class in com.chartboost.sdk.Interstitials
-
- InterstitialVideoViewProtocol.State - Annotation Type in com.chartboost.sdk.Interstitials
-
- invalidateFolderList - Variable in class com.chartboost.sdk.Model.SdkConfiguration
-
- isAdTrackingLimited() - Method in class com.chartboost.sdk.Libraries.CBIdentity.Identity
-
- isAlwaysCacheAfterShow() - Method in class com.chartboost.sdk.AdType.Traits
-
- isAlwaysVideoMedia() - Method in class com.chartboost.sdk.AdType.Traits
-
- isAnyViewVisible() - Method in class com.chartboost.sdk.CBUIManager
-
returns true if any impression view is visible (this includes loading views!)
- isAnyViewVisible() - Static method in class com.chartboost.sdk.Chartboost
-
Check to see if any chartboost ad views are visible
- isBannerCached() - Method in class com.chartboost.sdk.Banner.AdUnitBannerManager
-
- isBannerCached() - Method in interface com.chartboost.sdk.Banner.BannerObserver
-
- isBannerEnabled() - Method in class com.chartboost.sdk.BannerInteractor
-
- isBannerEnabled() - Method in class com.chartboost.sdk.Model.SdkConfiguration.BannerConfig
-
- isBelowLollipop() - Method in interface com.chartboost.sdk.Banner.BannerView
-
- isBelowLollipop() - Method in class com.chartboost.sdk.ChartboostBanner
-
- isBigScreen() - Method in class com.chartboost.sdk.CBViewProtocol.CBViewBase
-
- isBigScreen(Context) - Static method in class com.chartboost.sdk.CBViewProtocol
-
- isCached() - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- isCached(String) - Method in interface com.chartboost.sdk.Banner.BannerSubject
-
- isCached(String) - Method in class com.chartboost.sdk.BannerInteractor
-
- isCached() - Method in interface com.chartboost.sdk.ChartboostAd
-
- isCached() - Method in class com.chartboost.sdk.ChartboostBanner
-
- isConnected(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
Check if there is any connectivity
- isConnectedMobile(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
Check if there is any connectivity to a mobile network
- isConnectedWifi(Context) - Method in class com.chartboost.sdk.Networking.Connectivity
-
Check if there is any connectivity to a Wifi network
- isContentViewVisible() - Method in class com.chartboost.sdk.View.PopupImpressionView
-
- isDeviceRooted() - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
Checks if the device is rooted
- isEmpty(CharSequence) - Method in class com.chartboost.sdk.External.Android
-
- isInternetPermissionRevoked - Static variable in class com.chartboost.sdk.SdkSettings
-
- isInterstitialVideo() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- isLandscape(int) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- isLoaded() - Method in interface com.chartboost.sdk.CBViewProtocol.ImpressionAsset
-
- isLoaded() - Method in class com.chartboost.sdk.Libraries.MemoryBitmap
-
- isMediaError() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- isNativeImageFileExists(String) - Method in class com.chartboost.sdk.Libraries.FileCache
-
Check if file exists in the directory path
- isNetworkAvailable() - Method in class com.chartboost.sdk.Networking.CBReachability
-
Network availability getter method
- isNetworkStatePermissionRevoked - Static variable in class com.chartboost.sdk.SdkSettings
-
- isPaused - Variable in class com.chartboost.sdk.Model.CBImpression
-
- isPlaying() - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- isPlaying() - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- isPlaying() - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- isPlaying() - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- isPortrait(int) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- isProgressEnabled - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- isPublisherCallAllowed() - Static method in class com.chartboost.sdk.Sdk
-
- isRecoverable() - Method in class com.chartboost.sdk.Model.CBError
-
- isSDKInitialised() - Method in class com.chartboost.sdk.Sdk
-
Return state of the SDK
TODO: Should it be public interface at some point?
- isSetupReady() - Static method in class com.chartboost.sdk.CBConfig
-
- isShowProcessed - Variable in class com.chartboost.sdk.Model.CBImpression
-
Use this to indicate if the fact that tasks that must be run upon showing
and impression have been processed.
- isUIThread() - Method in class com.chartboost.sdk.External.Android
-
returns whether this is the Android UI thread or not
- isUsingFramework(Chartboost.CBFramework) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- isValidConsent(String) - Method in class com.chartboost.sdk.Privacy.model.CCPA
-
- isValidConsent(String) - Method in class com.chartboost.sdk.Privacy.model.Custom
-
- isValidConsent(String) - Method in interface com.chartboost.sdk.Privacy.model.DataUseConsent
-
Check provided consent against expected values.
- isValidConsent(String) - Method in class com.chartboost.sdk.Privacy.model.GDPR
-
- isVideoFullscreen() - Method in class com.chartboost.sdk.WebView.CBWebChromeClient
-
Indicates if the video is being displayed using a custom view (typically full-screen)
- isVideoFullscreen() - Method in class com.chartboost.sdk.WebView.CBWebView
-
Indicates if the video is being displayed using a custom view (typically full-screen)
- isVideoPlaying() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- isVideoShowSent() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- isWebViewEnabled() - Static method in class com.chartboost.sdk.Chartboost
-
- saveCustomHeaderToPreferences(Context) - Static method in class com.chartboost.sdk.CBSandboxHelper
-
- Sdk - Class in com.chartboost.sdk
-
- Sdk.Command - Class in com.chartboost.sdk
-
- SDK_USERAGENT_BASE - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
PROTOCOL CONSTANTS
- SDK_VERSION - Static variable in class com.chartboost.sdk.BuildConfig
-
- SDK_VERSION - Static variable in interface com.chartboost.sdk.Libraries.CBConstants
-
- sdkConfig - Variable in class com.chartboost.sdk.Model.RequestBodyFields
-
- sdkConfig - Variable in class com.chartboost.sdk.Sdk
-
- SdkConfiguration - Class in com.chartboost.sdk.Model
-
- SdkConfiguration(JSONObject) - Constructor for class com.chartboost.sdk.Model.SdkConfiguration
-
- SdkConfiguration.BannerConfig - Class in com.chartboost.sdk.Model
-
- SdkConfiguration.PrivacyStandardsConfig - Class in com.chartboost.sdk.Model
-
- SdkSettings - Class in com.chartboost.sdk
-
- SdkSettings() - Constructor for class com.chartboost.sdk.SdkSettings
-
- SDKSETTINGS_ASSIGN_DELEGATE - Static variable in class com.chartboost.sdk.Trace.Trace
-
- SDKSETTINGS_CLEAR_DELEGATE - Static variable in class com.chartboost.sdk.Trace.Trace
-
- sdkVersionAtLeast(int) - Method in class com.chartboost.sdk.External.Android
-
- SeatbidModel - Class in com.chartboost.sdk.HeliumSdk.model
-
- SeatbidModel() - Constructor for class com.chartboost.sdk.HeliumSdk.model.SeatbidModel
-
- SeatbidModel(String, ArrayList<BidModel>) - Constructor for class com.chartboost.sdk.HeliumSdk.model.SeatbidModel
-
- seekTo(int) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- seekTo(int) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- seekTo(int) - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- sendReplayTrackEvent() - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- sendShowImpression() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- sendVideoCompleteRequest() - Method in class com.chartboost.sdk.Model.CBImpression
-
- sendWebViewEvents(String) - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- sendWebViewVASTTrackingEvents(String) - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- ServerShowCallback - Class in com.chartboost.sdk.AdUnitManager
-
- ServerShowCallback(AdUnitManager, String) - Constructor for class com.chartboost.sdk.AdUnitManager.ServerShowCallback
-
- Session - Static variable in annotation type com.chartboost.sdk.Libraries.FileCache.CBDirectoryType
-
- setActivityAttrs(Activity) - Static method in class com.chartboost.sdk.Chartboost
-
- setAdId(String) - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- setAdm(String) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setAssets(ArrayList<Asset>) - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- setAsText(String) - Method in class com.chartboost.sdk.View.CBImageView
-
- setAsText(String) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setAutoCacheAds(boolean) - Static method in class com.chartboost.sdk.Chartboost
-
Sets whether or not a new impression of the same type and location
is automatically cached when one is shown.
- setAutomaticallyRefreshesContent(boolean) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- setAutomaticallyRefreshesContent(boolean) - Method in interface com.chartboost.sdk.Banner.BannerView
-
- setAutomaticallyRefreshesContent(boolean) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- setAutomaticallyRefreshesContent(boolean) - Method in class com.chartboost.sdk.ChartboostBanner
-
- setBannerTimerImplRefresh(BannerRefreshTimer) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- setBannerTimerImplTimeout(BannerTimeoutTimer) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- setBidId(String) - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- setBidList(ArrayList<BidModel>) - Method in class com.chartboost.sdk.HeliumSdk.model.SeatbidModel
-
- setBorders(int) - Method in class com.chartboost.sdk.Interstitials.ToolbarLayout
-
- setBurl(String) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setCenterButtonText(String) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- setCgn(String) - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- setChartboostBanner(ChartboostBanner) - Method in class com.chartboost.sdk.Banner.AdUnitBannerManager
-
- setChartboostWrapperVersion(String) - Static method in class com.chartboost.sdk.Chartboost
-
Set a custom framework SDK version to append to the POST body of every request.
- setColorBarsBG(int) - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- setColorBG(int) - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- setColorBorder(int) - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- setColorBorder(int) - Method in class com.chartboost.sdk.Interstitials.ToolbarLayout
-
- setColorProgress(int) - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- setControlsVisible(boolean) - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- setCrid(String) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setCrtype(String) - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- setCurrency(String) - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- setCurrentPlayerDuration(float) - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- setCustomId(String) - Static method in class com.chartboost.sdk.Chartboost
-
Set a custom identifier to send in the POST body for all Chartboost API server requests.
- setDarkenImage(boolean) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setDefaultButton(int) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- setDelegate(ChartboostDelegate) - Static method in class com.chartboost.sdk.Chartboost
-
This directly sets the delegate object used by Chartboost.
- setEnabled(boolean) - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- setEventType(String) - Method in class com.chartboost.sdk.Networking.requests.CBRequest
-
- setExt(ExtensionModel) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setFramework(Chartboost.CBFramework, String) - Static method in class com.chartboost.sdk.Chartboost
-
Set a custom framework.
- setFrameworkVersion(String) - Static method in class com.chartboost.sdk.Chartboost
-
- setFullscreen(boolean) - Method in class com.chartboost.sdk.Interstitials.RewardOfferView
-
- setFullscreen(boolean) - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- setId(String) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setId(String) - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- setImage(MemoryBitmap) - Method in class com.chartboost.sdk.Interstitials.NotifToasterView
-
- setImageBitmap(MemoryBitmap) - Method in class com.chartboost.sdk.View.CBImageView
-
- setImageBitmap(Bitmap) - Method in class com.chartboost.sdk.View.CBImageView
-
override this method because we need a drawable
- setImageBitmap(MemoryBitmap) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setImageBitmap(MemoryBitmap, LayoutParams) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setImageBitmap(Bitmap) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setImageDrawable(Drawable) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setImageSize(ViewGroup.LayoutParams, MemoryBitmap, float) - Method in class com.chartboost.sdk.Interstitials.InterstitialImageViewProtocol
-
- setImpid(String) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setImptrackers(List<String>) - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- setInstance(Sdk) - Static method in class com.chartboost.sdk.Sdk
-
- setLeftButtonText(String) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- setListener(ChartboostBannerListener) - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- setListener(ChartboostBannerListener) - Method in class com.chartboost.sdk.ChartboostBanner
-
- setLoggingLevel(CBLogging.Level) - Static method in class com.chartboost.sdk.Chartboost
-
Set the Chartboost SDK logging level.
- setMediation(Chartboost.CBMediation, String) - Static method in class com.chartboost.sdk.Chartboost
-
Deprecated.
- setMediation(Chartboost.CBMediation, String, String) - Static method in class com.chartboost.sdk.Chartboost
-
Set a mediation library.
- setMessage(String) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- setNbr(String) - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- setOnCompletionListener(OnCompletionListener) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
Register a callback to be invoked when the end of a media file has been
reached during playback.
- setOnCompletionListener(OnCompletionListener) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
Register a callback to be invoked when the end of a media file has been
reached during playback.
- setOnCompletionListener(OnCompletionListener) - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- setOnErrorListener(OnErrorListener) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
Register a callback to be invoked when an error occurs during playback or
setup.
- setOnErrorListener(OnErrorListener) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
Register a callback to be invoked when an error occurs during playback or
setup.
- setOnErrorListener(OnErrorListener) - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
Register a callback to be invoked when the media file is loaded and ready
to go.
- setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
Register a callback to be invoked when the media file is loaded and ready
to go.
- setOnPreparedListener(OnPreparedListener) - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- setOnShowTask(Runnable) - Method in class com.chartboost.sdk.Model.CBImpression
-
- setOnToggledFullscreen(CBWebChromeClient.ToggledFullscreenCallback) - Method in class com.chartboost.sdk.WebView.CBWebChromeClient
-
Set a callback that will be fired when the video starts or finishes displaying using a custom view (typically full-screen)
- setOrientationProperties(JSONObject) - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- setPercentage(float) - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- setPersonalInformationDataUseConsent(int) - Static method in class com.chartboost.sdk.Privacy.PersonalInformationConsentInteractor
-
- SetPersonalInformationDataUseConsentUseCase - Class in com.chartboost.sdk.Privacy.usecase
-
- SetPersonalInformationDataUseConsentUseCase(PrivacyStandardRepository, SharedPreferences) - Constructor for class com.chartboost.sdk.Privacy.usecase.SetPersonalInformationDataUseConsentUseCase
-
- setPersonalInformationDataUseConsentWhileSettingGDPR(DataUseConsent) - Static method in class com.chartboost.sdk.Privacy.PersonalInformationConsentInteractor
-
Update personalInformationDataUseConsent (legacy GDPR) when setting new GDPR consent
- setPIDataUseConsent(Context, Chartboost.CBPIDataUseConsent) - Static method in class com.chartboost.sdk.Chartboost
-
Deprecated.
- setPrice(Double) - Method in class com.chartboost.sdk.HeliumSdk.model.BidModel
-
- setPrivacyConfig(SdkConfiguration.PrivacyStandardsConfig) - Method in class com.chartboost.sdk.Privacy.PrivacyPresenter
-
- setQueryText(String, int) - Method in class com.chartboost.sdk.Interstitials.RewardOfferView
-
- setRadius(float) - Method in class com.chartboost.sdk.Interstitials.ProgressBarFlat
-
- setReadyToDisplay() - Method in class com.chartboost.sdk.CBViewProtocol
-
creates the actual view, returns whether or not it was successful
(or successfully cached or waiting for a valid activity)
- setRecoverable(boolean) - Method in class com.chartboost.sdk.Model.CBError
-
- setRefreshCallback(BannerRefreshCallback) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- setRightButtonText(String) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- setScaleType(ScaleType) - Method in class com.chartboost.sdk.View.CBImageViewButton
-
- setSeat(String) - Method in class com.chartboost.sdk.HeliumSdk.model.SeatbidModel
-
- setSeatbid(ArrayList<SeatbidModel>) - Method in class com.chartboost.sdk.HeliumSdk.model.OpenRTBModel
-
- setShouldDisplayLoadingViewForMoreApps(boolean) - Static method in class com.chartboost.sdk.Chartboost
-
- setShouldHideSystemUI(Boolean) - Static method in class com.chartboost.sdk.Chartboost
-
Decide if Chartboost Views should hide the status and navigation bars when being shown
- setShouldPrefetchVideoContent(boolean) - Static method in class com.chartboost.sdk.Chartboost
-
Decide if Chartboost SDK will attempt to fetch videos from the Chartboost API servers.
- setShouldRequestInterstitialsInFirstSession(boolean) - Static method in class com.chartboost.sdk.Chartboost
-
Decide if Chartboost SDK should show interstitials in the first session.
- setSide(int) - Method in class com.chartboost.sdk.Interstitials.ToasterView
-
- setTemplate(String) - Method in class com.chartboost.sdk.HeliumSdk.model.ExtensionModel
-
- setTestSetting(String, Object) - Static method in class com.chartboost.sdk.CBSandboxHelper
-
- setText(String, String) - Method in class com.chartboost.sdk.Interstitials.IntegratedToasterView
-
- setText(String) - Method in class com.chartboost.sdk.Interstitials.NotifToasterView
-
- setTimeoutCallback(BannerTimeoutCallback) - Method in class com.chartboost.sdk.Banner.timer.BannerAutoRefreshManager
-
- setTimerEnabled(boolean) - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- setTitle(String) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- setTotalPlayerDuration(float) - Method in class com.chartboost.sdk.WebView.CBWebViewProtocol
-
- setUserAgent(Context) - Static method in class com.chartboost.sdk.Sdk
-
- setVideoPath(String) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- setVideoPath(String) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- setVideoShowSent(boolean) - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- setVideoURI(Uri) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- setVideoURI(Uri, Map<String, String>) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- setVideoURI(Uri) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- setVideoURI(Uri, Map<String, String>) - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- setVideoURI(Uri) - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- setViewLayoutParams(ViewGroup.LayoutParams) - Method in interface com.chartboost.sdk.Banner.BannerView
-
- setViewLayoutParams(ViewGroup.LayoutParams) - Method in class com.chartboost.sdk.ChartboostBanner
-
- setWebChromeClient(WebChromeClient) - Method in class com.chartboost.sdk.WebView.CBWebView
-
Pass only a CBVideoEnabledWebChromeClient instance.
- sha1(byte[]) - Static method in class com.chartboost.sdk.Libraries.CBCrypto
-
- sharedPreferences - Variable in class com.chartboost.sdk.Model.CBImpression
-
- sharedPreferences - Variable in class com.chartboost.sdk.Model.RequestBodyFields
-
- shouldDismissAfterClick() - Method in class com.chartboost.sdk.Model.CBImpression
-
- shouldDisplay(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- shouldDisplayInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called before an interstitial will be displayed on the screen.
- shouldDisplayInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called before an interstitial will be displayed on the screen.
- shouldDisplayMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- shouldDisplayMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- shouldDisplayRewardedVideo(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called before a rewarded video will be displayed on the screen.
- shouldDisplayRewardedVideo(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called before a rewarded video will be displayed on the screen.
- shouldPrefetchVideoContent - Static variable in class com.chartboost.sdk.SdkSettings
-
- shouldRequest(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- shouldRequestInFirstSession(String) - Method in class com.chartboost.sdk.AdType.AdTypeTraits
-
- shouldRequestInterstitial(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
Called before requesting an interstitial via the Chartboost API server.
- shouldRequestInterstitial(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
Called before requesting an interstitial via the Chartboost API server.
- shouldRequestInterstitialsInFirstSession - Static variable in class com.chartboost.sdk.SdkSettings
-
- shouldRequestMoreApps(String) - Method in interface com.chartboost.sdk.AbstractChartboostDelegate
-
- shouldRequestMoreApps(String) - Method in class com.chartboost.sdk.ChartboostDelegate
-
- shouldRetry - Variable in class com.chartboost.sdk.Events.ChartboostShowError
-
- shouldShowCloseButton() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol.InterstitialVideoView
-
- shouldSkipOrientationChange(Activity) - Static method in class com.chartboost.sdk.Libraries.CBUtility
-
- show() - Method in class com.chartboost.sdk.Banner.BannerPresenter
-
- show() - Method in interface com.chartboost.sdk.ChartboostAd
-
- show() - Method in class com.chartboost.sdk.ChartboostBanner
-
- SHOW - Static variable in annotation type com.chartboost.sdk.Events.ChartboostError.Type
-
- show() - Method in class com.chartboost.sdk.InPlay.CBInPlay
-
- show(Context, ConstAlertDialog.ConstAlertDialogListener) - Method in class com.chartboost.sdk.View.ConstAlertDialog.Builder
-
- SHOW_CANCELED - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- SHOW_FOR_LOCATION - Static variable in class com.chartboost.sdk.AdUnitManager.AdUnitManager
-
- SHOW_IMPRESSION_FOR_AD_UNIT - Static variable in class com.chartboost.sdk.CBUIManager
-
- showContent() - Method in class com.chartboost.sdk.View.PopupImpressionView
-
- showEndpoint - Variable in class com.chartboost.sdk.AdType.AdTypeTraits
-
- showInterstitial(String) - Static method in class com.chartboost.sdk.Chartboost
-
Load an interstitial with a location argument.
- showMoreApps(String) - Static method in class com.chartboost.sdk.Chartboost
-
- shownFully() - Method in class com.chartboost.sdk.Model.CBImpression
-
for an impression that needs to show some UI elements
before fully shown (eg a rewarded view that can be declined),
call this to indicate when it has definitely been fully shown.
- ShowParamsModel - Class in com.chartboost.sdk.Networking.requests.models
-
- ShowParamsModel(String, String) - Constructor for class com.chartboost.sdk.Networking.requests.models.ShowParamsModel
-
- ShowRequest - Class in com.chartboost.sdk.Networking.requests
-
- ShowRequest(String, CBTrack, RequestBodyFields, ShowParamsModel, CBRequest.CBAPINetworkResponseCallback, PrivacyPresenter) - Constructor for class com.chartboost.sdk.Networking.requests.ShowRequest
-
- showRewardedVideo(String) - Static method in class com.chartboost.sdk.Chartboost
-
Load an rewarded interstitial with a default location argument
Even if the rewarded interstitial is already cached, it is shown asynchronously.
- showView(boolean, View, boolean) - Method in class com.chartboost.sdk.CBViewProtocol
-
helper method: fade view in or out safely
- size - Variable in class com.chartboost.sdk.Banner.BannerPresenter.BannerViewAttributes
-
- size - Variable in class com.chartboost.sdk.Banner.BannerPresenter
-
- SIZE - Static variable in class com.chartboost.sdk.Interstitials.IntegratedToasterView
-
- SIZE - Static variable in class com.chartboost.sdk.Interstitials.NotifToasterView
-
- SlideFromBottom - Static variable in annotation type com.chartboost.sdk.View.AnimationManager.CBAnimationType
-
- SlideFromLeft - Static variable in annotation type com.chartboost.sdk.View.AnimationManager.CBAnimationType
-
- SlideFromRight - Static variable in annotation type com.chartboost.sdk.View.AnimationManager.CBAnimationType
-
- SlideFromTop - Static variable in annotation type com.chartboost.sdk.View.AnimationManager.CBAnimationType
-
- start() - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- start() - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- start() - Method in interface com.chartboost.sdk.Video.VideoWrapperView.VideoController
-
- startActivity(CBImpression) - Method in class com.chartboost.sdk.CBUIManager
-
- startPlayback() - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- startWithAppId(Activity, String, String) - Static method in class com.chartboost.sdk.Chartboost
-
Deprecated.
- startWithAppId(Context, String, String) - Static method in class com.chartboost.sdk.Chartboost
-
Start Chartboost with required appId, appSignature and delegate.This method must be executed before any other Chartboost SDK methods can be used.
- state - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- state - Variable in class com.chartboost.sdk.Model.CBImpression
-
- status - Variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- STATUS_CANCELED - Static variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- STATUS_PROCESSING - Static variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- STATUS_QUEUED - Static variable in class com.chartboost.sdk.Networking.CBNetworkRequest
-
- statusCode - Variable in class com.chartboost.sdk.Networking.CBNetworkServerResponse
-
- stop() - Method in class com.chartboost.sdk.Banner.timer.BannerRefreshTimer
-
- stop() - Method in class com.chartboost.sdk.Banner.timer.BannerTimeoutTimer
-
- stopObservingExceptions() - Static method in class com.chartboost.sdk.CBSandboxHelper
-
- stopPlayback() - Method in class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- stopPlayback() - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- stopPlayback() - Method in class com.chartboost.sdk.Video.VideoTextureView
-
- StyleSheets - Static variable in annotation type com.chartboost.sdk.Libraries.FileCache.CBDirectoryType
-
- submit(CBNetworkRequest<T>) - Method in class com.chartboost.sdk.Networking.CBNetworkService
-
- success - Variable in class com.chartboost.sdk.AssetLoader.AssetDownloadCallbackRunnable
-
- success(T) - Static method in class com.chartboost.sdk.Networking.CBNetworkRequestResult
-
- supportsLandscape - Variable in class com.chartboost.sdk.CBViewProtocol
-
- supportsPortrait - Variable in class com.chartboost.sdk.CBViewProtocol
-
- supportsTextureView() - Method in class com.chartboost.sdk.Video.VideoWrapperView
-
- surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- surfaceCreated(SurfaceHolder) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- surfaceDestroyed(SurfaceHolder) - Method in class com.chartboost.sdk.Video.VideoSurfaceView
-
- swapExpectedExceptions(Stack<Class>) - Static method in class com.chartboost.sdk.CBUnitTestHelper
-
- v(String, String) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- v(String, String, Throwable) - Static method in class com.chartboost.sdk.Libraries.CBLogging
-
- v2PrefetchToAssets(JSONObject, int) - Static method in class com.chartboost.sdk.Model.Asset
-
- validateManifestEntry(Context) - Static method in class com.chartboost.sdk.CBConfig
-
Determine if
CBImpressionActivity is correctly declared in the manifest of the app
that makes use of the Chartboost library.
- validatePermissions(Context) - Static method in class com.chartboost.sdk.CBConfig
-
- value - Variable in class com.chartboost.sdk.Networking.CBNetworkRequestResult
-
- valueOf(String) - Static method in enum com.chartboost.sdk.Banner.BannerSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Chartboost.CBFramework
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Chartboost.CBMediation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Chartboost.CBPIDataUseConsent
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.chartboost.sdk.Chartboost.CBPIDataUseConsent
-
Deprecated.
- valueOf(String) - Static method in enum com.chartboost.sdk.Events.ChartboostCacheError.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Events.ChartboostClickError.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Events.ChartboostShowError.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Libraries.CBLogging.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Model.CBError.CBClickError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Model.CBError.CBImpressionError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Model.CBError.CBInternalError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Privacy.model.CCPA.CCPA_CONSENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Privacy.model.GDPR.GDPR_CONSENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBCustomEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBIAPPurchaseInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBIAPType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBLevelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBMiscRevenueGeneratingEventType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.chartboost.sdk.Banner.BannerSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Chartboost.CBFramework
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Chartboost.CBMediation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Chartboost.CBPIDataUseConsent
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Events.ChartboostCacheError.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Events.ChartboostClickError.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Events.ChartboostShowError.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Libraries.CBLogging.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Model.CBError.CBClickError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Model.CBError.CBImpressionError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Model.CBError.CBInternalError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Privacy.model.CCPA.CCPA_CONSENT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Privacy.model.GDPR.GDPR_CONSENT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBCustomEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBIAPPurchaseInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBIAPType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBLevelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.chartboost.sdk.Tracking.CBAnalytics.CBMiscRevenueGeneratingEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VC_REMOVE_IMPRESSION - Static variable in class com.chartboost.sdk.CBUIManager
-
- VERSION_CODE - Static variable in class com.chartboost.sdk.BuildConfig
-
- VERSION_FOR_GOOGLE - Static variable in class com.chartboost.sdk.BuildConfig
-
- VERSION_NAME - Static variable in class com.chartboost.sdk.BuildConfig
-
- versionForGoogle - Static variable in class com.chartboost.sdk.SdkSettings
-
- VIDEO_PLAYING - Static variable in annotation type com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol.State
-
- videoAdControlClickImage - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- VideoCompletion - Static variable in annotation type com.chartboost.sdk.Libraries.FileCache.CBDirectoryType
-
- videoConfirmationButtonImage - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- videoConfirmationContinue() - Method in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol.InterstitialVideoView
-
- videoConfirmationEnabled - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- videoConfirmationIcon - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- videoControlsTogglable - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- videoDuration - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- videoId - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- videoPath - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- VideoPlayerView - Class in com.chartboost.sdk.Interstitials
-
- VideoPlayerView(Context, InterstitialVideoViewProtocol) - Constructor for class com.chartboost.sdk.Interstitials.VideoPlayerView
-
- videoPosition - Variable in class com.chartboost.sdk.Interstitials.InterstitialVideoViewProtocol
-
- Videos - Static variable in annotation type com.chartboost.sdk.Libraries.FileCache.CBDirectoryType
-
- videosDir - Variable in class com.chartboost.sdk.Libraries.FileCacheLocations
-
- VideoSurfaceView - Class in com.chartboost.sdk.Video
-
Displays a video file.
- VideoSurfaceView(Context) - Constructor for class com.chartboost.sdk.Video.VideoSurfaceView
-
- VideoSurfaceView(Context, AttributeSet) - Constructor for class com.chartboost.sdk.Video.VideoSurfaceView
-
- VideoSurfaceView(Context, AttributeSet, int) - Constructor for class com.chartboost.sdk.Video.VideoSurfaceView
-
- VideoTextureView - Class in com.chartboost.sdk.Video
-
Displays a video file.
- VideoTextureView(Context) - Constructor for class com.chartboost.sdk.Video.VideoTextureView
-
- VideoTextureView(Context, AttributeSet) - Constructor for class com.chartboost.sdk.Video.VideoTextureView
-
- VideoTextureView(Context, AttributeSet, int) - Constructor for class com.chartboost.sdk.Video.VideoTextureView
-
- videoViewContainer - Variable in class com.chartboost.sdk.WebView.CBWebViewProtocol.WebViewBase
-
- VideoWrapperView - Class in com.chartboost.sdk.Video
-
- VideoWrapperView(Context) - Constructor for class com.chartboost.sdk.Video.VideoWrapperView
-
- VideoWrapperView(Context, AttributeSet) - Constructor for class com.chartboost.sdk.Video.VideoWrapperView
-
- VideoWrapperView.VideoController - Interface in com.chartboost.sdk.Video
-
- viewController - Variable in class com.chartboost.sdk.CBUIManager
-
- viewController - Variable in class com.chartboost.sdk.Model.CBImpression
-
- viewOnPaused - Variable in class com.chartboost.sdk.CBViewProtocol
-