kweb-core
/
kweb
/
WebBrowser
/
OutboundMessageCatcher
Outbound
Message
Catcher
data class
OutboundMessageCatcher
(catcherType:
WebBrowser.CatcherType
, functionList:
MutableList
<
FunctionCall
>)
Content copied to clipboard
Properties
Properties
catcherType
Link copied to clipboard
var
catcherType
:
WebBrowser.CatcherType
Content copied to clipboard
functionList
Link copied to clipboard
val
functionList
:
MutableList
<
FunctionCall
>
Content copied to clipboard