-
public class AdpopcornExtension
-
-
Method Summary
-
-
Method Detail
-
setDefaultViewTypeTabLayout
static void setDefaultViewTypeTabLayout(Context context, ApRewardOfferWallLayout offerwallLayout)
-
setDefaultViewTypeCPMTabLayout
static void setDefaultViewTypeCPMTabLayout(Context context, ApRewardOfferWallLayout offerwallLayout)
-
setCustomOfferwallLayout
static void setCustomOfferwallLayout(Context context, ApRewardOfferWallLayout offerwallLayout, boolean hideTopBar)
-
setCustomWebOfferwallLayout
static void setCustomWebOfferwallLayout(Activity activity, ApRewardWebOfferWallLayout offerwallLayout)
-
setOfferwallImpressions
static void setOfferwallImpressions(Context context)
-
openOnestoreOfferWall
static void openOnestoreOfferWall(Context context, ArrayList<String> filterCampaignKeyList, String appKey, String hashKey, boolean useCommonPoint, IOnestoreEventListener onestoreEventListener)
-
openLotteMembersOfferWall
static void openLotteMembersOfferWall(Context context)
-
openBerryPopcornOfferWall
static void openBerryPopcornOfferWall(Context context)
-
openCustomMediaOfferwall
static void openCustomMediaOfferwall(Context context, int mediaNo)
-
setUserFilter
static void setUserFilter(Context context, String key, String value)
-
setAppKeyAndHashKey
static void setAppKeyAndHashKey(Context context, String appKey, String hashKey)
-
setClientRewardCallbackListener
static void setClientRewardCallbackListener(Context context, IAPClientRewardCallbackListener listener)
-
setUserAgreement
static void setUserAgreement(Context context, boolean agree)
-
didGiveRewardItemWithRewardKey
static void didGiveRewardItemWithRewardKey(Context context, String cv, String rewardkey)
-
setFromPluginAPI
static void setFromPluginAPI(Context context, boolean fromPluginAPI)
-
getClientPendingRewardItems
static void getClientPendingRewardItems(Context context)
-
useFlagShowWhenLocked
static void useFlagShowWhenLocked(Context context, boolean flag)
-
getEarnableTotalRewardInfo
@Deprecated() static void getEarnableTotalRewardInfo(Context context, IAPRewardInfoCallbackListener listener)
-
getOfferwallTotalRewardInfo
static void getOfferwallTotalRewardInfo(Context context, IAPRewardInfoCallbackListener listener)
-
getBridgeTotalRewardInfo
static void getBridgeTotalRewardInfo(Context context, String bridgePlacementId, IAPBridgeRewardInfoCallbackListener listener)
-
tryParticipateCampaign
static void tryParticipateCampaign(Context context, String campaignKey, IAdPopcornParticipateEventListener listener)
-
-
-
-