Interface | Description |
---|---|
AdDownloaderInterface |
2011 Smaato, Inc.
|
AdListenerInterface |
2012 Smaato, Inc.
|
AdSettingsInterface |
Contains methods visible to publishers.
|
AlertBannerStateListener |
Contains methods signature that need to be implemented by publishers in order
to proceed some operation before/after some user action.
|
BannerStateListener |
Listener interface which contain landing page events.
|
BaseInterface |
Basic Publishers methods.
|
BaseViewInterface |
Base view Publishers methods.
|
ReceivedBannerInterface |
2011 Smaato, Inc.
|
Class | Description |
---|---|
AbstractAlertView<T extends com.smaato.soma.StandardPublisherMethods> |
Abstract class for an alert view.
|
AdSettings |
2012 Smaato, Inc.
|
BannerStateDelegateImp |
Class used to trigger different banner state.
|
BannerView |
This class is the main class for the SDK.
|
BaseView |
Contains the common methods used by
BannerView and
FullScreenBanner . |
CrashReportTemplate<T> |
An abstract class, which represent a crash report template.
This class will be a common template used to handle exceptions. |
ExpandController | |
ExpandedBannerActivity | |
FullScreenBanner |
Handle a full screen banner view.
|
LoadingStateDelegateImp |
Implementation of the Loading state delegate.
Trigger states and transitions. |
SentryClient |
Created by Aman on 12/05/15.
|
SOMA |
SOMA SDK intialization happens here.
|
SomaUnityPlugin | |
ToasterBanner |
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. |
Enum | Description |
---|---|
AdDimension |
2011 Smaato, Inc.
|
AdType |
All possible values of banner types.
|
ErrorCode |
All possible errors that can occur during the banner request.
|