Agora-Flutter-RTM-SDK
Agora-Flutter-RTM-SDK copied to clipboard
Is there an option to check the delivery report?
I would like to know if there is any way to fetch the message delivery status?
do you want to get the log about every message delivery status? or get the status after calling sendMessage?
status after calling sendMessage would be fine at this stage.
sendMessage will return Future, calling then means success.