Mobile SDK Android: EPZPromoWebViewController
From ePrize Developers Wiki
(Difference between revisions)
Current revision
Overview
The EPZPromoWebViewController class controls the SDK’s built-in web view. By default, this view is created and displayed when the EPZPromoLibrary's launchPromotionForKey() or launchWebViewWithURL() methods are called. As such, you should not need to manually create an instance of this class.
For sample code on calling the applicable methods to launch this activity, you can check out the "Launching a Promotion" section of the main Mobile SDK Android page.