diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-07-27 15:15:47 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-07-27 15:16:06 +0900 |
commit | f1e57caac169e53194111d05b16153d13a400bfb (patch) | |
tree | b4d5111859394132920bda47af22841ce93b2acc /qmc-example.pro | |
parent | 6559a63cdd245279d0adb02994ffc043a794733f (diff) | |
download | libquotient-f1e57caac169e53194111d05b16153d13a400bfb.tar.gz libquotient-f1e57caac169e53194111d05b16153d13a400bfb.zip |
Make Room::postMessage and Room::postHtmlMessage return transactionId
This is at least some (actually, not even that bad) identification of a message. Ideally it would probably be to return some handler that would allow to track the end-to-end status of the event - from getting sent to landing in the timeline. Right now the experience is crippled - transactionId always exists but only works for message events and Room has no way to give the event status by transactionId. pendingEvent* signals are somewhat helping, though.
Diffstat (limited to 'qmc-example.pro')
0 files changed, 0 insertions, 0 deletions