Agora-Chat-API-Examples icon indicating copy to clipboard operation
Agora-Chat-API-Examples copied to clipboard

The method 'setMessageStatusCallBack' isn't defined for the type 'ChatMessage'

Open jianboy opened this issue 2 years ago • 1 comments

agora_chat_sdk: ^1.1.0+1

https://github.com/AgoraIO/Agora-Chat-API-Examples/blob/0b04d9656236f24d9c291cac28f5a70136d0907c/chat_flutter/lib/main.dart#LL186C3-L186C3

jianboy avatar Jun 01 '23 20:06 jianboy

HI, ##@jianboy This method deprecated, To listen for the status of sending messages, call [ChatManager.addMessageEvent]. pr: https://github.com/AgoraIO/Agora-Chat-API-Examples/pull/67/files

dujiepeng avatar Jun 02 '23 05:06 dujiepeng