There is no Jabber IM SDK (CAXL) API to push IMs to all users. This isn't in the XMPP specification.
However, you could simply create a master user with a contact list that includes everyone, and then iterate through the entity set and send the message to all the contacts in that set.
Comments
0 comments
Please sign in to leave a comment.