Hello, I created a chat app and I am making chat rooms. I need to restrict some people to different rooms how do I do that. I have already read the Document.
Hello, I created a chat app and I am making chat rooms. I need to restrict some people to different rooms how do I do that. I have already read the Document.
Do you have a specific question or what's not clear from the docs?
Okay, I can't find where I get Session ID for appery.io. Where can I find it?
I think its called x appery.io session id. But i cant find it.
Session ID you get once a user is signed in. The login service will return the id that you can save in local storage.