XMPPFramework - How to create a group chat room?
问题 I have an application which I am using for one-to-one chat. Now I need to implement group chat. I know it is possible with XMPPFramework and there is a class called XMPPRoom which we can use to create a room or join a room. But I am unable to implement that in my project. Can anyone please provide me some ideas, suggestions and if possible a sample application. Thanks in advance :) 回答1: here you have a script that allows to connect to a room [xmppRoom activate:[self xmppStream]]; [xmppRoom