wire-schema
Toggle table of contents
5.4.0
common
Platform filter
common
Switch theme
Search in API
wire-schema
wire-schema
/
com.squareup.wire.schema
/
Rpc
/
Rpc
Rpc
constructor
(
location
:
Location
,
name
:
String
,
documentation
:
String
,
requestTypeElement
:
String
,
responseTypeElement
:
String
,
requestStreaming
:
Boolean
,
responseStreaming
:
Boolean
,
options
:
Options
)