redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-protocol-host
/
app.cash.redwood.protocol.host
/
HostProtocol
/
Factory
/
create
create
abstract
fun
create
(
json
:
Json
=
Json.Default
,
mismatchHandler
:
ProtocolMismatchHandler
=
ProtocolMismatchHandler.Throwing
)
:
HostProtocol