WebViewResult
Data structure
INTLWebViewResult: Inherits from INTLBaseResult, which includes basic information.
Parameter | Type | Description |
---|---|---|
MsgType | int | Type of message returned by JS 100: Close 101:JS calls Native code |
MsgJsonData | string | JSON message returned by JS |