You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the time I am able to join the chatroom and also able to send & receive the messages from room. But in some rare cases I am unable to join room due to some issues.
Is there any chat room join callback (Success/Error) available, so that I can check whether user successfully joined to chat room or not. So that I can initiate the rejoin operation?
Any Help Appreciated!
The text was updated successfully, but these errors were encountered:
npadhy
changed the title
How to check user joined in chat room or no?
How to check user joined in chat room or not?
Nov 15, 2017
npadhy
changed the title
How to check user joined in chat room or not?
How to check user successfully joined in chat room or not?
Nov 15, 2017
I don't use this plugin. However, I think the way to check whether you've entered a room is to listen for the relevant <presence> stanza from the room. You might have to do it manually.
Most of the time I am able to join the chatroom and also able to send & receive the messages from room. But in some rare cases I am unable to join room due to some issues.
Is there any chat room join callback (Success/Error) available, so that I can check whether user successfully joined to chat room or not. So that I can initiate the rejoin operation?
Any Help Appreciated!
The text was updated successfully, but these errors were encountered: