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
Factory
@
ObjCName
(
name
=
"HostProtocolFactory"
,
exact
=
true
)
interface
Factory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
json
:
Json
=
Json.Default
,
mismatchHandler
:
ProtocolMismatchHandler
=
ProtocolMismatchHandler.Throwing
)
:
HostProtocol