wire-grpc-client
Toggle table of contents
6.0.0-alpha03-0.5.0-12
common
jvm
native
Target filter
common
jvm
native
Switch theme
Search in API
Skip to content
wire-grpc-client
wire-grpc-client
/
com.squareup.wire
/
GrpcClient
/
newCall
new
Call
common
jvm
native
expect
abstract
fun
<
S
:
Any
,
R
:
Any
>
newCall
(
method
:
GrpcMethod
<
S
,
R
>
)
:
GrpcCall
<
S
,
R
>
actual
abstract
fun
<
S
:
Any
,
R
:
Any
>
newCall
(
method
:
GrpcMethod
<
S
,
R
>
)
:
GrpcCall
<
S
,
R
>
actual
abstract
fun
<
S
:
Any
,
R
:
Any
>
newCall
(
method
:
GrpcMethod
<
S
,
R
>
)
:
GrpcCall
<
S
,
R
>