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
Host
Protocol
@
ObjCName
(
name
=
"HostProtocol"
,
exact
=
true
)
sealed
interface
HostProtocol
The host-side of the protocol.
See also
Host
Protocol
Adapter
Members
Types
Factory
Link copied to clipboard
@
ObjCName
(
name
=
"HostProtocolFactory"
,
exact
=
true
)
interface
Factory
Properties
json
Link copied to clipboard
abstract
val
json
:
Json
mismatch
Handler
Link copied to clipboard
abstract
val
mismatchHandler
:
ProtocolMismatchHandler