WebViewResult
Data structure
FINTLWebViewResult: Inherits from FINTLBaseResult, which includes basic information.
Parameter | Type | Description |
---|---|---|
MsgType | int32 | Type of message returned by JS 100: Close 101: Native code called by JS |
MsgJsonData | FString | JSON message returned by JS |