rd-framework
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
IRdCall
/
sync
sync
abstract
fun
sync
(
request
:
TReq
,
timeouts
:
RpcTimeouts
?
=
null
)
:
TRes
Invokes the API with the parameters given as
request
and waits for the result.