I want to check the receiver read the sender message or not and as per that I want to show/hide some content in my messageCell.
I found that current code finds the conversation was read or not by below code but I'm unable to find the code that will identify that particular message was read/unread in conversation
I want to check the receiver read the sender message or not and as per that I want to show/hide some content in my messageCell.
I found that current code finds the conversation was read or not by below code but I'm unable to find the code that will identify that particular message was read/unread in conversation
It will be very helpful to me if you guys give me some suggestion to do this.