toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb
/
WebBrowser
/
OutboundMessageCatcher
Outbound
Message
Catcher
data
class
OutboundMessageCatcher
(
var
catcherType
:
WebBrowser.CatcherType
,
val
functionList
:
MutableList
<
FunctionCall
>
)
(
source
)
Members
Constructors
Outbound
Message
Catcher
Link copied to clipboard
constructor
(
catcherType
:
WebBrowser.CatcherType
,
functionList
:
MutableList
<
FunctionCall
>
)
Properties
catcher
Type
Link copied to clipboard
var
catcherType
:
WebBrowser.CatcherType
function
List
Link copied to clipboard
val
functionList
:
MutableList
<
FunctionCall
>