wvbridge
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
wvbridge
wvbridge:jsbridge
/
top.kagg886.wvbridge.js.protocol
/
JavaScriptBridgeMessageHandlerWithReply
/
handle
handle
abstract
suspend
fun
handle
(
values
:
List
<
JSValue
>
,
reply
:
suspend
(
JSValue
)
->
Unit
)