toggle menu
horologist
androidJvm
switch theme
search in API
datalayer-grpc
/
com.google.android.horologist.datalayer.grpc
/
GrpcExtensions
/
grpcClient
grpc
Client
inline
fun
<
T
:
AbstractCoroutineStub
<
T
>
>
WearDataLayerRegistry
.
grpcClient
(
nodeId
:
TargetNodeId
,
path
:
String
=
pathFor(T::class.java)
,
coroutineScope
:
CoroutineScope
,
clientBuilder
:
(
Channel
)
->
T
)
:
T