chat21 / chat21-android-sdk

Android Chat SDK built on Firebase
http://www.chat21.org
MIT License
233 stars 98 forks source link

How can we clear history in message #42

Closed vandanabpatel closed 4 years ago

vandanabpatel commented 4 years ago

I do not want to delete whole conversation is it possible to delete all message and not from conversation?

gab-95 commented 4 years ago

Hi @vandanabpatel, the feature you have request is not still available. Anyway, you can delete single message from your firebase project by selecting folder:

YOUR_PROJECT_NAME/users/USER_ID/message

vandanabpatel commented 4 years ago

Hi @gab-95 now,, i have implemented this feature..if may you needed

clear_history.txt

gab-95 commented 4 years ago

Hi @vandanabpatel ,

thanks for your code. We will evaluate it and implement in upcoming releases.