I encountered two interesting points when working with the Openfire XMPP server and the Smack API, both from IgniteRealtime.
After joining a Multi-User Chat (MUC) independently, without invite, I was forbidden (e.g. error 403) from finding out who the administrators or owners of the room were. I could not find anything about this in the […]