apply

public abstract Unit apply(    String seq,     String req,     Pointer arg)

The callback function

You should use webview_return to response to the JS

Parameters

seq

the id of request

req

Request string is a JSON array of all the arguments passed to the JavaScript function.

arg

please ignore it and keep it Pointer.NULL