AgoraIO / agora-react-native-rtm

React Native around the Agora RTM SDKs for Android and iOS agora
https://www.agora.io/en/
MIT License
63 stars 36 forks source link

How to retrieve previouis Chats from Channel #49

Open muhamadjawad opened 2 years ago

muhamadjawad commented 2 years ago

hi, I am using agora in react native for Real time messages. i want to knao that how can i get the prevoius messages from a particular channel. Also want to know that does agora saves our peer to peer chats nad shows the details of channels. Please Help ........

LichKing-2234 commented 2 years ago

Not supported yet.

muhamadjawad commented 2 years ago

Thanks. Now i m moving to sockets for implementing it.