PromoView Reference
Package: com.applicasa.ApplicasaManager
Declared In: com.applicasa.ApplicasaManager.LiSinglePromoDialog
Overview
Applicasa provides an intelligent promotion platform that allows you to produce numerous types of promotions in order to increase sales. The web console provides all the tools necessary to divide your users into segments and market to them based on specific criteria with event-based promotions, including Deals, Rewards, and Announcements.
LiSinglePromoDialog provides a simple example Dialog an application can use directly to display Promotions when they are received from the Applicasa service. Alternatively, LiSinglePromoDialog can also be used as a starting point from which developers can create their own custom Promotion-displaying Dialog classes to ensure promo display matches an application as much as desired.
Tasks
Displaying Promotions
Properties
isPromotionDisplayed
A boolean value to aid in preventing display of two promotions simultaneously.
public static boolean isPromotionDisplayed;
Discussion:
Defaults to false.