User X,Y and Z are in connected in jitsi meeting
- X sends private message to Y.
- X leaves the meeting and rejoins.
- X checks the message which was sent to Y ,but message got disappeared.
- But Y can see the message which he received from X.
what can be done to make the private message persistent when the user leaves and rejoins?
Appreciate your help…
Note: Messages don’t disappear while doing group chat even after user leaves and joins the meeting.
emrah
#2
When X rejoins to the room, she is not the same person anymore, she is a new participant
Will it be helpful if we save the email id , store in db and retrieve the chat messages ?
shawn
#4
… so after you leave the room, I can join and set my email to match yours to see your private messages?
1 Like
Any solution to this issue?