I have implemented the one to one chat using xmpp.But for one to multiple users i tried to pass an array of recipients in "to" parameter,it sends my message to all of them but cant receive their messages,How can i use isGroupChatMessageWithBody for enabling the one to multiple chat.Any help would be appreciated.
Thanks Vikas