rd-framework
2024.3.0
rd-framework
/
com.jetbrains.rd.framework
/
IRdCall
/
sync
sync
abstract
fun
sync
(
request
:
TReq
,
timeouts
:
RpcTimeouts
?
=
null
)
:
TRes
Content copied to clipboard
Invokes the API with the parameters given as
request
and waits for the result.