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

A

AbstractAlertView<T extends com.smaato.soma.StandardPublisherMethods> - Class in com.smaato.soma
Deprecated.
will be removed with FullScreenBanner
AbstractAlertView(Context) - Constructor for class com.smaato.soma.AbstractAlertView
Deprecated.
Creates an instance of this class.
ActivityIntentHandler - Class in com.smaato.soma
 
ActivityIntentHandler() - Constructor for class com.smaato.soma.ActivityIntentHandler
 
addAdListener(AdListenerInterface) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Register an Ad Listener.
The ad listener should implement the AdListenerInterface.
addAdListener(AdListenerInterface) - Method in class com.smaato.soma.BaseView
register an ad listener.
addAdListener(AdListenerInterface) - Method in class com.smaato.soma.ToasterBanner
Register your ad listener.
AdDimension - Enum in com.smaato.soma
2011 Smaato, Inc.
AdDimensionHelper - Class in com.smaato.soma
 
AdDownloaderInterface - Interface in com.smaato.soma
2011 Smaato, Inc.
AdListenerInterface - Interface in com.smaato.soma
2012 Smaato, Inc.
AdSettings - Class in com.smaato.soma
2012 Smaato, Inc.
AdSettings() - Constructor for class com.smaato.soma.AdSettings
 
AdSettingsInterface - Interface in com.smaato.soma
Contains methods visible to publishers.
adspaceId - Variable in class com.smaato.soma.SentryClient
 
AdType - Enum in com.smaato.soma
All possible values of banner types.
AlertBannerStateListener - Interface in com.smaato.soma
Deprecated.
will be removed with FullScreenBanner
androidVersion - Variable in class com.smaato.soma.SentryClient
 
appear() - Method in class com.smaato.soma.ToasterBanner
Translate the banner inside the screen.
asyncLoadBeacon() - Method in class com.smaato.soma.BaseView
Download beacons.
asyncLoadBeacons() - Method in interface com.smaato.soma.AdDownloaderInterface
Deprecated.
asyncLoadNewBanner() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Load a new banner.
asyncLoadNewBanner(AdSettings, UserSettings) - Method in interface com.smaato.soma.AdDownloaderInterface
 
asyncLoadNewBanner() - Method in interface com.smaato.soma.BaseInterface
Load a new banner.
asyncLoadNewBanner() - Method in class com.smaato.soma.BaseView
Load a new banner.
asyncLoadNewBanner() - Method in class com.smaato.soma.SomaUnityPlugin
 
asyncLoadNewBanner() - Method in class com.smaato.soma.ToasterBanner
Request a new banner.
asyncLoadNewInterstitial() - Method in class com.smaato.soma.SomaUnityPlugin
 

B

BannerStateDelegateImp - Class in com.smaato.soma
Class used to trigger different banner state.
BannerStateDelegateImp(BaseView) - Constructor for class com.smaato.soma.BannerStateDelegateImp
Creates an instance of this class.
BannerStateListener - Interface in com.smaato.soma
Listener interface which contain landing page events.
BannerView - Class in com.smaato.soma
This class is the main class for the SDK.
BannerView(Context, AttributeSet, int) - Constructor for class com.smaato.soma.BannerView
Constructs a new BannerView object from the xml with given default style.
BannerView(Context, AttributeSet) - Constructor for class com.smaato.soma.BannerView
Constructs a new BannerView object from the xml.
BannerView(Context) - Constructor for class com.smaato.soma.BannerView
Constructs a new BannerView object.
BaseInterface - Interface in com.smaato.soma
Basic Publishers methods.
BaseView - Class in com.smaato.soma
Contains the common methods used by BannerView and FullScreenBanner.
BaseView(Context, AttributeSet, int) - Constructor for class com.smaato.soma.BaseView
Creates an instance of this class.
BaseView(Context, AttributeSet) - Constructor for class com.smaato.soma.BaseView
Creates an instance of this class.
BaseView(Context) - Constructor for class com.smaato.soma.BaseView
Creates an instance of this class.
BaseViewInterface - Interface in com.smaato.soma
Base view Publishers methods.

C

clearViews() - Method in class com.smaato.soma.ExpandedBannerActivity
Clears the current WebView and banner package references.
closeInternalBrowser() - Method in class com.smaato.soma.BaseView
Common method to Banners to open and close the Banners in internal Browser except Interstitial Called from handle() method of Banners for msg as Values.MESSAGE_EXPAND
closeView() - Method in class com.smaato.soma.ExpandedBannerActivity
 
com.smaato.soma - package com.smaato.soma
 
CrashReportTemplate<T> - Class in com.smaato.soma
An abstract class, which represent a crash report template.
This class will be a common template used to handle exceptions.
CrashReportTemplate() - Constructor for class com.smaato.soma.CrashReportTemplate
 
createAdListener() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Should be implemented in children class in order to get the appropriate AdListenerInterface.
createAdListener() - Method in class com.smaato.soma.FullScreenBanner
Deprecated.
 
currentPackageRef - Static variable in class com.smaato.soma.ExpandedBannerActivity
 

D

destroy() - Method in interface com.smaato.soma.AdDownloaderInterface
 
destroy() - Method in class com.smaato.soma.BannerView
 
destroy() - Method in class com.smaato.soma.BaseView
 
destroyMediationListeners() - Method in class com.smaato.soma.BannerView
 
deviceModel - Variable in class com.smaato.soma.SentryClient
 
disappear() - Method in class com.smaato.soma.ToasterBanner
This method is to Animate and hide the banner out of screen.
disappearAndDestroy() - Method in class com.smaato.soma.ToasterBanner
This method replaces disappear method with memory consideration.
dismiss() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Close the current dialog.
dismiss() - Method in class com.smaato.soma.FullScreenBanner
Deprecated.
 

E

ErrorCode - Enum in com.smaato.soma
All possible errors that can occur during the banner request.
execute() - Method in class com.smaato.soma.CrashReportTemplate
Execute code portion code which can cause an Exception.
Contains the implementation of the crash reporting service.
exitCurrentActivity() - Method in class com.smaato.soma.ExpandedBannerActivity
 
ExpandController - Class in com.smaato.soma
 
ExpandedBannerActivity - Class in com.smaato.soma
 
ExpandedBannerActivity() - Constructor for class com.smaato.soma.ExpandedBannerActivity
 
EXTRA_URL - Static variable in class com.smaato.soma.ExpandedBannerActivity
 

F

FullScreenBanner - Class in com.smaato.soma
Deprecated.
This type of banner will be removed. Consider using MEDRECT or Interstitial banner instead
FullScreenBanner(Context) - Constructor for class com.smaato.soma.FullScreenBanner
Deprecated.
Creates an instance of this class.
FullScreenBanner.FullScreenView - Class in com.smaato.soma
Deprecated.
FullScreenView(Context, AttributeSet, int) - Constructor for class com.smaato.soma.FullScreenBanner.FullScreenView
Deprecated.
Creates an instance of this class.
FullScreenView(Context, AttributeSet) - Constructor for class com.smaato.soma.FullScreenBanner.FullScreenView
Deprecated.
Creates an instance of this class.
FullScreenView(Context) - Constructor for class com.smaato.soma.FullScreenBanner.FullScreenView
Deprecated.
Creates an instance of this class.

G

getAdDimension() - Method in class com.smaato.soma.AdSettings
Returns the value of parameter AdDimension.
getAdDimension() - Method in interface com.smaato.soma.AdSettingsInterface
Returns the value of parameter AdDimension.
getAdDimensionForValues(int, int) - Static method in class com.smaato.soma.AdDimensionHelper
Returns the corresponding AdDimension for the given values, null otherwise
getAdDownloader() - Method in class com.smaato.soma.BaseView
return current AdDownloaderInterface.
getAdSettings() - Method in interface com.smaato.soma.BaseInterface
return the value of property adSettings.
getAdSettings() - Method in class com.smaato.soma.BaseView
return the current AdSettings.
getAdSettings() - Method in class com.smaato.soma.ToasterBanner
Returns the current AdSettings.
getAdspaceId() - Method in class com.smaato.soma.AdSettings
Returns the value of parameter AdspaceId.
getAdspaceId() - Method in interface com.smaato.soma.AdSettingsInterface
Returns the value of parameter AdspaceId.
getAdText() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property adText.
getAdType() - Method in class com.smaato.soma.AdSettings
Deprecated.
getAdType() - Method in interface com.smaato.soma.AdSettingsInterface
Returns the value of parameter AdType.
getAdType() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property adType.
getAlertBannerStateListener() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Get the current banner state listener.
getAlertDialog() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Get the current alert dialog.
PS: This method is susceptible to return null.
getAndroidVersion() - Method in class com.smaato.soma.SentryClient
 
getAutoReloadFrequency() - Method in class com.smaato.soma.BannerView
 
getBackgroundColor() - Method in class com.smaato.soma.BaseView
return the background color code.
getBackgroundColor() - Method in interface com.smaato.soma.BaseViewInterface
Get the background color.
getBackgroundColor() - Method in class com.smaato.soma.ToasterBanner
Returns the current background color code.
getBannerAnimatorHandler() - Method in class com.smaato.soma.BannerView
 
getBannerAnimatorHandler() - Method in class com.smaato.soma.BaseView
Get the banner animator handler.
getBannerAnimatorHandler() - Method in class com.smaato.soma.FullScreenBanner.FullScreenView
Deprecated.
 
getBannerHeight() - Method in class com.smaato.soma.AdSettings
Get the banner height.
getBannerHeight() - Method in interface com.smaato.soma.AdSettingsInterface
Returns the value of parameter bannerHeight.
getBannerState() - Method in class com.smaato.soma.BaseView
return BannerState.
getBannerStateListener() - Method in class com.smaato.soma.BaseView
Get the banner state listener.
getBannerWidth() - Method in class com.smaato.soma.AdSettings
Get the banner width.
getBannerWidth() - Method in interface com.smaato.soma.AdSettingsInterface
Returns the value of parameter bannerWidth.
getBeacons() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property beacons.
getClickUrl() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property clickUrl.
getContext() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Get the current context.
getContext() - Method in class com.smaato.soma.SentryClient
 
getCSMAdFormat() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property CSMAdFormat.
getCurrentPackage() - Method in class com.smaato.soma.BaseView
return The current banner AbstractBannerPackage.
getCurrentPackage() - Method in class com.smaato.soma.ExpandedBannerActivity
 
getDeviceName() - Static method in class com.smaato.soma.SentryClient
 
getErrorCode() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property errorCode.
getErrorMessage() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property errorMessage.
getExtensions() - Method in interface com.smaato.soma.ReceivedBannerInterface
 
getImageUrl() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property imageUrl.
getInstance() - Static method in class com.smaato.soma.ExpandController
 
getInstance() - Static method in class com.smaato.soma.SentryClient
 
getInstance() - Static method in class com.smaato.soma.SomaUnityPlugin
 
getLastExpandTimeStamp() - Method in class com.smaato.soma.ExpandController
 
getLoadingState() - Method in class com.smaato.soma.BaseView
return LoadingState.
getMediationNetworkInfo() - Method in interface com.smaato.soma.ReceivedBannerInterface
The ordered MediationNetwork ad Map.
getNativeAd() - Method in interface com.smaato.soma.ReceivedBannerInterface
The native ad object.
getNativeSupport() - Method in class com.smaato.soma.AdSettings
 
getNextPackage() - Method in class com.smaato.soma.BaseView
return next AbstractBannerPackage.
getPackageName() - Static method in class com.smaato.soma.SOMA
 
getPassbackUrl() - Method in interface com.smaato.soma.ReceivedBannerInterface
The Passback URL String.
getPublisherId() - Method in class com.smaato.soma.AdSettings
return the value of parameter PublisherId.
getPublisherId() - Method in interface com.smaato.soma.AdSettingsInterface
Get current publisher id.
getRequestString(boolean) - Method in enum com.smaato.soma.AdDimension
 
getRequestString() - Method in enum com.smaato.soma.AdType
The string to be used in a SOMA request
getResponseString() - Method in enum com.smaato.soma.ErrorCode
 
getRichMediaData() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property richMediaData.
getSci() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property status.
getSessionId() - Method in interface com.smaato.soma.ReceivedBannerInterface
Return the session ID.
getStackTrace(Throwable) - Method in class com.smaato.soma.SentryClient
 
getStatus() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property status.
getTitle() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Get the Alert Titel.
getUserSettings() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Get the current UserSettings used.
getUserSettings() - Method in interface com.smaato.soma.BaseInterface
get the current user settings.
getUserSettings() - Method in class com.smaato.soma.BaseView
return the current UserSettings.
getUserSettings() - Method in class com.smaato.soma.ToasterBanner
Returns the current UserSettings.
getValueForString(String) - Static method in enum com.smaato.soma.AdDimension
Get an AdDimension from a given String.
getValueForString(String) - Static method in enum com.smaato.soma.AdType
 
getValueForString(String) - Static method in enum com.smaato.soma.ErrorCode
Get an Error Code from a given string value.
getVastAd() - Method in interface com.smaato.soma.ReceivedBannerInterface
The vast object.

H

handler - Variable in class com.smaato.soma.BaseView
Handler for receiving messages from ORMMA/MRAID and timers.
hideView() - Method in class com.smaato.soma.SomaUnityPlugin
 

I

init() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
 
init() - Method in class com.smaato.soma.FullScreenBanner
Deprecated.
 
init(Application, UserSettings) - Static method in class com.smaato.soma.SOMA
Initializes SOMA SDK.
initBannerState(BannerState) - Method in class com.smaato.soma.BaseView
Set the current Banner State.
initBannerView() - Method in class com.smaato.soma.BannerView
 
initBannerView() - Method in class com.smaato.soma.BaseView
Initializes the BannerView object.
initBannerView(int, int, int, int) - Method in class com.smaato.soma.SomaUnityPlugin
 
initInterstitialAd(int, int) - Method in class com.smaato.soma.SomaUnityPlugin
 
isAutoReloadEnabled() - Method in class com.smaato.soma.BannerView
return true if auto reload is enabled, false otherwise.
isBannerIdle() - Method in class com.smaato.soma.BaseView
 
isBannerIdle() - Method in class com.smaato.soma.FullScreenBanner.FullScreenView
Deprecated.
 
isClosing() - Method in class com.smaato.soma.ExpandedBannerActivity
 
isDimensionStrict() - Method in class com.smaato.soma.AdSettings
Get the dimension strict value.
isFormatStrict() - Method in class com.smaato.soma.AdSettings
Give the status of format strict.
isHttpsOnly() - Method in class com.smaato.soma.AdSettings
 
isInitialized() - Static method in class com.smaato.soma.SOMA
 
isLocationUpdateEnabled() - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Return true if GPS location is activated, false otherwise.
isLocationUpdateEnabled() - Method in interface com.smaato.soma.BaseInterface
get location update status.
isLocationUpdateEnabled() - Method in class com.smaato.soma.BaseView
return true if the location update is enabled, false otherwise.
isLocationUpdateEnabled() - Method in class com.smaato.soma.ToasterBanner
Returns true is the location update is enabled, false otherwise.
isMediationSuccess() - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of IsMediationSuccess.
isScalingEnabled() - Method in class com.smaato.soma.BaseView
Return true if scaling is enabled, false otherwise.
isScalingEnabled() - Method in interface com.smaato.soma.BaseViewInterface
Used by BannerPackage in order to activate deactivate banner scaling.
isScalingEnabled() - Method in class com.smaato.soma.ToasterBanner
 
isVideo() - Method in enum com.smaato.soma.AdType
 

L

lastExpandTimeStamp - Variable in class com.smaato.soma.ExpandController
 
LoadingStateDelegateImp - Class in com.smaato.soma
Implementation of the Loading state delegate.
Trigger states and transitions.
LoadingStateDelegateImp(BaseView) - Constructor for class com.smaato.soma.LoadingStateDelegateImp
 

M

mAdDownloader - Variable in class com.smaato.soma.BaseView
Interface for the ad downloader used by the loading state machine.
mAlertBannerStateListener - Variable in class com.smaato.soma.AbstractAlertView
Deprecated.
Instance of alertBanner state listener.
mAttachedToWindow - Variable in class com.smaato.soma.BaseView
Holds whether the banner recently added or exists.
mAutoReloadEnabled - Variable in class com.smaato.soma.BannerView
Holds whether the banner should be reloaded automatically (Publisher settings).
mBackgroundColor - Variable in class com.smaato.soma.BaseView
Default background color.
mBannerStateMachine - Variable in class com.smaato.soma.BaseView
State machine representing the state of banner display.
mCurrentPackage - Variable in class com.smaato.soma.BaseView
The current banner beeing displayed.
mDensity - Variable in class com.smaato.soma.BaseView
Holds the current screen density.
mLoadingStateMachine - Variable in class com.smaato.soma.BaseView
State machine representing the state of the banner requests.
mNextPackage - Variable in class com.smaato.soma.BaseView
The next banner that should be displayed on screen.
mStateListenerReference - Variable in class com.smaato.soma.BaseView
Banner State Listener.

N

notifyOnPause() - Method in class com.smaato.soma.BannerView
Deprecated.
This Method was deprecated since version 3.1.8.
Pause is automatically handled from the SDK.
notifyOnResume() - Method in class com.smaato.soma.BannerView
Deprecated.
This Method was deprecated since version 3.1.8.
Resume is automatically handled from the SDK.

O

onAttachedToWindow() - Method in class com.smaato.soma.BannerView
 
onAttachedToWindow() - Method in class com.smaato.soma.BaseView
 
onBackPressed() - Method in class com.smaato.soma.ExpandedBannerActivity
 
onCreate(Bundle) - Method in class com.smaato.soma.ExpandedBannerActivity
 
onDestroy() - Method in class com.smaato.soma.ExpandedBannerActivity
 
onDetachedFromWindow() - Method in class com.smaato.soma.BannerView
 
onDetachedFromWindow() - Method in class com.smaato.soma.BaseView
 
onPause() - Method in class com.smaato.soma.ExpandedBannerActivity
 
onProgressChanged(WebView, int) - Method in class com.smaato.soma.ExpandedBannerActivity
 
onReceiveAd(AdDownloaderInterface, ReceivedBannerInterface) - Method in interface com.smaato.soma.AdListenerInterface
Called when a new banner has been received and is about to be displayed.
onReceiveAd(AdDownloaderInterface, ReceivedBannerInterface) - Method in class com.smaato.soma.SomaUnityPlugin
 
onRedirection(boolean) - Method in class com.smaato.soma.ExpandedBannerActivity
 
onResume() - Method in class com.smaato.soma.ExpandedBannerActivity
 
onTitleReceived(String) - Method in class com.smaato.soma.ExpandedBannerActivity
 
onWillCancelAlert() - Method in interface com.smaato.soma.AlertBannerStateListener
Deprecated.
Called when users click on close button, and the alert is about to close.
onWillCloseLandingPage(BaseView) - Method in interface com.smaato.soma.BannerStateListener
Called when a new banner has been clicked and is about to display the landing page.
onWillCloseLandingPage(BaseView) - Method in class com.smaato.soma.FullScreenBanner
Deprecated.
 
onWillCloseLandingPage(BaseView) - Method in class com.smaato.soma.SomaUnityPlugin
 
onWillLeaveActivity() - Method in interface com.smaato.soma.AlertBannerStateListener
Deprecated.
Called when users click on Open button, and the external browser is about to open.
onWillOpenLandingPage(BaseView) - Method in interface com.smaato.soma.BannerStateListener
Called when a new banner has been clicked and is about to display the landing page.
onWillOpenLandingPage(BaseView) - Method in class com.smaato.soma.FullScreenBanner
Deprecated.
 
onWillOpenLandingPage(BaseView) - Method in class com.smaato.soma.SomaUnityPlugin
 
onWillShowBanner() - Method in interface com.smaato.soma.AlertBannerStateListener
Deprecated.
Called when the alert is about to be shown.
onWindowFocusChanged(boolean) - Method in class com.smaato.soma.BannerView
 
openBrowserApp(String, Context) - Static method in class com.smaato.soma.ActivityIntentHandler
 
openInternalBrowser() - Method in class com.smaato.soma.BaseView
Common method to Banners to open and close the Banners in internal Browser except Interstitial Called from handle() method of Banners for msg as Values.MESSAGE_EXPAND
openLandingPage(Context) - Method in interface com.smaato.soma.ReceivedBannerInterface
Opens the landing page for the current banner.
openPlayStoreApp(String, Context) - Static method in class com.smaato.soma.ActivityIntentHandler
 

P

pauseAutoReload() - Method in class com.smaato.soma.BannerView
Notify the banner that the activity was paused.
pauseAutoReload() - Method in class com.smaato.soma.BaseView
Implementation in BannerView.
process() - Method in class com.smaato.soma.CrashReportTemplate
Need to be implemented.
Should contain the code which susceptible of causing an Exception.
publisherId - Variable in class com.smaato.soma.SentryClient
 

R

ReceivedBannerInterface - Interface in com.smaato.soma
2011 Smaato, Inc.
registerImpression() - Method in class com.smaato.soma.BaseView
 
removeAdListener(AdListenerInterface) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Unregister an Ad Listener.
The ad listener should implement the AdListenerInterface.
removeAdListener(AdListenerInterface) - Method in class com.smaato.soma.BaseView
remove a specified ad listener.
removeAdListener(AdListenerInterface) - Method in class com.smaato.soma.ToasterBanner
Unregister your ad listener.

S

sdkVersion - Variable in class com.smaato.soma.SentryClient
 
sendCrash(Throwable) - Method in class com.smaato.soma.SentryClient
 
sendCrash(String, String, JSONObject) - Method in class com.smaato.soma.SentryClient
 
sendUnsentCrashIfAny() - Method in class com.smaato.soma.SentryClient
 
SentryClient - Class in com.smaato.soma
Created by Aman on 12/05/15.
setAdDimension(AdDimension) - Method in class com.smaato.soma.AdSettings
Sets the value of parameter AdDimension to adDimension.
setAdDimension(AdDimension) - Method in interface com.smaato.soma.AdSettingsInterface
Sets the value of parameter AdDimension to adDimension.
setAdSettings(AdSettings) - Method in interface com.smaato.soma.BaseInterface
Sets the value of property adSettings.
setAdSettings(AdSettings) - Method in class com.smaato.soma.BaseView
set the request ad settings.
setAdSettings(AdSettings) - Method in class com.smaato.soma.ToasterBanner
Set the current AdSettings.
setAdSpaceId(int) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Set the Ad Space Id.
setAdspaceId(long) - Method in class com.smaato.soma.AdSettings
Sets the value of parameter AdspaceId to adspaceId.
setAdspaceId(long) - Method in interface com.smaato.soma.AdSettingsInterface
Sets the value of parameter AdspaceId to adspaceId.
setAdType(AdType) - Method in class com.smaato.soma.AdSettings
Sets the value of parameter AdType to adType.
setAdType(AdType) - Method in interface com.smaato.soma.AdSettingsInterface
Sets the value of parameter AdType to adType.
setAdType(AdType) - Method in interface com.smaato.soma.ReceivedBannerInterface
 
setAdType(int) - Method in class com.smaato.soma.SomaUnityPlugin
 
setAge(int) - Method in class com.smaato.soma.SomaUnityPlugin
 
setAlertBannerStateListener(AlertBannerStateListener) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Register the banner state listener.
setAlertDialog(AlertDialog) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Set the current alert dialog.
setAutoReloadEnabled(boolean) - Method in class com.smaato.soma.BannerView
Activate / deactivate auto reload.
setAutoReloadEnabled(boolean) - Method in class com.smaato.soma.SomaUnityPlugin
 
setAutoReloadFrequency(int) - Method in class com.smaato.soma.BannerView
Set Auto Reload Frequency.
range = [10..240]
setAutoReloadFrequency(int) - Method in class com.smaato.soma.SomaUnityPlugin
 
setBackgroundColor(int) - Method in class com.smaato.soma.BaseView
setBackgroundColor modify banner background.
setBackgroundColor(int) - Method in interface com.smaato.soma.BaseViewInterface
Set the background color.
setBackgroundColor(int) - Method in class com.smaato.soma.FullScreenBanner
Deprecated.
 
setBannerAnimatorHandler(Handler) - Method in class com.smaato.soma.BaseView
Set the current banner Handler.
setBannerHeight(int) - Method in class com.smaato.soma.AdSettings
Set the banner height.
setBannerHeight(int) - Method in interface com.smaato.soma.AdSettingsInterface
Sets the value of parameter bannerHeight to bannerHeight.
setBannerStateListener(BannerStateListener) - Method in class com.smaato.soma.BaseView
Set the banner state listener.
setBannerStateListener(BannerStateListener) - Method in interface com.smaato.soma.BaseViewInterface
get the banner state listener.
setBannerStateListener(BannerStateListener) - Method in class com.smaato.soma.ToasterBanner
Register your banner state listener.
setBannerWidth(int) - Method in class com.smaato.soma.AdSettings
Set the banner width.
setBannerWidth(int) - Method in interface com.smaato.soma.AdSettingsInterface
Sets the value of parameter bannerWidth to bannerWidth.
setCity(String) - Method in class com.smaato.soma.SomaUnityPlugin
 
setContext(Context) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Set the current context.
setContext(Context) - Method in class com.smaato.soma.SentryClient
 
setContext(Context) - Method in class com.smaato.soma.ToasterBanner
 
setCOPPA(Boolean) - Method in class com.smaato.soma.SomaUnityPlugin
 
setCSMAdFormat(CSMAdFormat) - Method in interface com.smaato.soma.ReceivedBannerInterface
 
setCurrentPackage(AbstractBannerPackage) - Method in class com.smaato.soma.BaseView
set the current Banner Package.
setCustomMediationReference(WeakReference<MediationEventBanner>) - Method in class com.smaato.soma.BannerView
Deprecated.
setDimensionStrict(boolean) - Method in class com.smaato.soma.AdSettings
Set the dimension strict.
setErrorCode(ErrorCode) - Method in interface com.smaato.soma.ReceivedBannerInterface
sets the value of property errorCode in Mediation
setFormatStrict(boolean) - Method in class com.smaato.soma.AdSettings
Assigns the given value to field AdSettings.formatStrict.
setHttpsOnly(boolean) - Method in class com.smaato.soma.AdSettings
 
setInterstitialLocation(double, double) - Method in class com.smaato.soma.SomaUnityPlugin
Sets the value of parameter latitude and longitude to UserSettings.
setInterstitialLocationUpdateEnabled(boolean) - Method in class com.smaato.soma.SomaUnityPlugin
This method enables the automatic update of Location in InterstitialAd Enabling this method will ignore the manual latitude and longitude updates.
setIsClosing(boolean) - Method in class com.smaato.soma.ExpandedBannerActivity
 
setIsMediationSuccess(boolean) - Method in interface com.smaato.soma.ReceivedBannerInterface
set the value of IsMediationSuccess.
setKeywordList(String) - Method in class com.smaato.soma.SomaUnityPlugin
 
setLastExpandTimeStamp(long) - Method in class com.smaato.soma.ExpandController
 
setLoadingStateMachine(LoadingState) - Method in class com.smaato.soma.BaseView
Set the current LoadingState.
setLocationUpdateEnabled(boolean) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Activate / Deactivate GPS location.
setLocationUpdateEnabled(boolean) - Method in interface com.smaato.soma.BaseInterface
Activate deactivate the location update.
setLocationUpdateEnabled(boolean) - Method in class com.smaato.soma.BaseView
activate / deactivate the location update.
setLocationUpdateEnabled(boolean) - Method in class com.smaato.soma.SomaUnityPlugin
 
setLocationUpdateEnabled(boolean) - Method in class com.smaato.soma.ToasterBanner
Activate / Deactivate the location update.
setMediationReference(WeakReference<MediationEventBanner>) - Method in class com.smaato.soma.BannerView
Deprecated.
setNativeAd(BannerNativeAd) - Method in interface com.smaato.soma.ReceivedBannerInterface
set the CSM Native values.
setNativeAdWeakReference(WeakReference<NativeAd>) - Method in interface com.smaato.soma.AdDownloaderInterface
 
setNativeSupport(String) - Method in class com.smaato.soma.AdSettings
 
setNetworkInfoMap(TreeMap<Integer, MediationNetworkInfo>) - Method in interface com.smaato.soma.ReceivedBannerInterface
The ordered MediationNetwork ad Map.
setNextPackage(AbstractBannerPackage) - Method in class com.smaato.soma.BaseView
Set next banner package.
setPassbackUrl(String) - Method in interface com.smaato.soma.ReceivedBannerInterface
The Passback URL String.
setPubAdIds(long, long) - Method in class com.smaato.soma.SentryClient
 
setPublisherId(int) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Set the publisherId.
setPublisherId(long) - Method in class com.smaato.soma.AdSettings
Sets the value of parameter PublisherId to publisherId.
setPublisherId(long) - Method in interface com.smaato.soma.AdSettingsInterface
Sets the value of parameter PublisherId to publisherId.
setRegion(String) - Method in class com.smaato.soma.SomaUnityPlugin
 
setScalingEnabled(boolean) - Method in class com.smaato.soma.BaseView
(non-Javadoc).
setScalingEnabled(boolean) - Method in interface com.smaato.soma.BaseViewInterface
(non-Javadoc).
setScalingEnabled(boolean) - Method in class com.smaato.soma.ToasterBanner
 
setSci(String) - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property status.
setSearchQuery(String) - Method in class com.smaato.soma.SomaUnityPlugin
 
setSOMAEndPoint(String) - Method in class com.smaato.soma.BaseView
 
setStatus(BannerStatus) - Method in interface com.smaato.soma.ReceivedBannerInterface
return the value of property status.
setTitle(String) - Method in class com.smaato.soma.AbstractAlertView
Deprecated.
Set the Alert Title.
setUserGender(int) - Method in class com.smaato.soma.SomaUnityPlugin
 
setUserSettings(UserSettings) - Method in interface com.smaato.soma.BaseInterface
Sets the value of property adSettings.
setUserSettings(UserSettings) - Method in class com.smaato.soma.BaseView
set the request ad settings.
setUserSettings(UserSettings) - Method in class com.smaato.soma.ToasterBanner
Set the current AdSettings.
showView() - Method in class com.smaato.soma.SomaUnityPlugin
 
SOMA - Class in com.smaato.soma
SOMA SDK initialization happens here.
SOMA() - Constructor for class com.smaato.soma.SOMA
 
SomaUnityPlugin - Class in com.smaato.soma
 
SomaUnityPlugin() - Constructor for class com.smaato.soma.SomaUnityPlugin
Creates an instance of this class.
startMoatTracking() - Method in class com.smaato.soma.BaseView
 
stateBannerDisplayedEntered() - Method in class com.smaato.soma.BannerStateDelegateImp
 
stateBannerDisplayedExit() - Method in class com.smaato.soma.BannerStateDelegateImp
 
stateBannerExpandedEntered() - Method in class com.smaato.soma.BannerStateDelegateImp
Trigger state banner expanded.
called when a banner is expanded.
stateBannerExpandedExit() - Method in class com.smaato.soma.BannerStateDelegateImp
Trigger state banner banner closed.
stateBannerLoadingEntered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateBannerLoadingExit() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateBlockedEntered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateBlockedExit() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateEmptyEntered() - Method in class com.smaato.soma.BannerStateDelegateImp
 
stateEmptyExit() - Method in class com.smaato.soma.BannerStateDelegateImp
 
stateIdleEntered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateIdleExit() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateXmlLoadingEntered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stateXmlLoadingExit() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
stopMoatTracking() - Method in class com.smaato.soma.BaseView
 
switchViews() - Method in class com.smaato.soma.BaseView
Used to order switch views.

T

TAG - Static variable in class com.smaato.soma.AbstractAlertView
Deprecated.
 
ToasterBanner - Class in com.smaato.soma
Toaster Style Banners.
Create a new instance using the constructor ToasterBanner(context,yourLayout).
Call method asyncLoadNewBanner().
Each new banner load the banner will translate off screen, and translate on screen as soon as a banner is received.
ToasterBanner(Context, View) - Constructor for class com.smaato.soma.ToasterBanner
Creates an instance of this class.
transitionBlockLoadingTriggered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
transitionCloseNoOrmmaTriggered() - Method in class com.smaato.soma.BannerStateDelegateImp
Trigger transition close no ormma.
Called when closing an image,text banner.
transitionCloseOrmmaTriggered() - Method in class com.smaato.soma.BannerStateDelegateImp
Trigger transition close ormma.
Called when closing a Rich Media Banner banner.
transitionDisplayBannerTriggered() - Method in class com.smaato.soma.BannerStateDelegateImp
Trigger transition display banner.
transitionErrorLoadingTriggered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
transitionExpandBannerTriggered() - Method in class com.smaato.soma.BannerStateDelegateImp
 
transitionFinishLoadingTriggered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
transitionLoadBannerTriggered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
transitionLoadXmlTriggered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 
transitionUnblockLoadingTriggered() - Method in class com.smaato.soma.LoadingStateDelegateImp
 

U

user - Variable in class com.smaato.soma.SentryClient
 

V

valueOf(String) - Static method in enum com.smaato.soma.AdDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smaato.soma.AdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smaato.soma.ErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.smaato.soma.AdDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smaato.soma.AdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smaato.soma.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links