Tuesday, 6 April 2021

How to receive the chat message in real time using the recyclerview in android java

I have implemented chat view list using the recyclerview. But the list not showing the message to the receiver in real time.

If I send a message, the receiver needs to receive the message in real time. How can I make this to work.



from How to receive the chat message in real time using the recyclerview in android java

No comments:

Post a Comment