reply
Description:
Synchronous variant of [method@Client.
reply_async].
If id
or result
are floating, there floating references are consumed.
Parameters:
this |
A Client |
id |
The id of the message to reply |
result |
The return value or null |
cancellable |
A Cancellable, or null |