public interface H5CallBack
| 限定符和类型 | 方法和说明 |
|---|---|
void |
btnClick(int webViewType,
org.json.JSONObject data)
按钮点击
|
void |
changeActivity(int webViewType,
org.json.JSONObject data)
切换活动
|
void |
hasNoTimes(int webViewType,
org.json.JSONObject data)
没有次数了
|
void |
imgClick(int webViewType,
org.json.JSONObject data)
图片点击
|
void |
initRewardWebView(int webViewType,
org.json.JSONObject data)
初始化奖励弹窗webview
|
void |
jump2Land(int webViewType,
org.json.JSONObject data)
跳转落地页
|
void |
modalClose(int webViewType,
org.json.JSONObject data)
弹窗关闭
|
void |
modalShow(int webViewType,
org.json.JSONObject data)
弹窗打开
|
void |
myPrize(int webViewType,
org.json.JSONObject data)
嵌入式弹出我的奖品
|
void |
setLandPageShow(boolean isShow)
落地页是否显示
|
void |
setRewardShow(boolean isShow)
出券弹层是否显示
|
void |
userStartBtn(int webViewType,
org.json.JSONObject data)
用户启动
|
void modalClose(int webViewType,
org.json.JSONObject data)
void modalShow(int webViewType,
org.json.JSONObject data)
void initRewardWebView(int webViewType,
org.json.JSONObject data)
void btnClick(int webViewType,
org.json.JSONObject data)
void imgClick(int webViewType,
org.json.JSONObject data)
void hasNoTimes(int webViewType,
org.json.JSONObject data)
void userStartBtn(int webViewType,
org.json.JSONObject data)
webViewType - void jump2Land(int webViewType,
org.json.JSONObject data)
webViewType - void myPrize(int webViewType,
org.json.JSONObject data)
webViewType - void changeActivity(int webViewType,
org.json.JSONObject data)
webViewType - void setRewardShow(boolean isShow)
void setLandPageShow(boolean isShow)