跳到主要内容

WebView 回调信息(GUAWebViewRet)

数据结构

GUAWebViewRet: 嵌入式浏览器回调信息, 继承自 GUABaseResult, 包含了基础信息。

参数类型说明
MsgTypeintJS 传回的信息类型:
100:关闭
101:JS 调用 Native
MsgJsonDatastringJS 传回的 JSON 信息
EmbedProgress
[仅限 MSD]
float浏览器加载进度
EmbedUrl
[仅限 MSD]
string浏览器地址