Package com.sponsorpay.sdk.android.publisher

Interface Summary
AsyncRequest.ResultListener  
InterstitialLoader.InterstitialLoadingStatusListener Interface to be implemented by parties interested in being notified of interesting events in the life of the interstitial.
SPOfferBannerListener Interface to be implemented by listeners notified of the results of a SponsorPay Offer Banner request.
 

Class Summary
ActivityOfferWebClient OfferWebClient defining common functionality for WebView instances displaying SponsorPay offers inside a dedicated activity.
AsyncRequest Requests and loads a resource using the HTTP GET method in the background.
InterstitialActivity Shows the SponsorPay mobile interstitial embedded in a WebView.
InterstitialLoader Performs the request for the interstitial in the background, notifies a registered listener of the results and shows the InterstitialActivity if and ad is returned.
OfferBanner Encloses an offer advertisement banner returned by the SponsorPay server.
OfferBanner.AdShape Encloses a shape for an advertisement banner: width, height and string description.
OfferBannerRequest Requests a new offer banner to the SponsorPay server and notifies the registered SPOfferBannerListener of the result of the request.
OfferWallActivity Retrieves the SponsorPay mobile Offer Wall and shows it embedded in a WebView.
OfferWebClient WebViewClient implementing common functionality for WebView instances displaying SponsorPay offers.
SponsorPayPublisher Provides convenience calls to load and show the mobile Offer Wall and the mobile Interstitial.
 

Enum Summary
SponsorPayPublisher.UIStringIdentifier Enumeration identifying the different messages which can be displayed in the user interface.