OutboundMessageCatcher

data class OutboundMessageCatcher(var catcherType: WebBrowser.CatcherType, val functionList: MutableList<FunctionCall>)(source)

Constructors

Link copied to clipboard
constructor(catcherType: WebBrowser.CatcherType, functionList: MutableList<FunctionCall>)

Properties

Link copied to clipboard
Link copied to clipboard