Here’s another one to follow the previous two posts about Smack API and Multi-User Chat issues. Suppose you want to create a persistent room. Suppose you are not sure if that room already exists. In Smack, and I am not familiar of any other APIs, there is no non-exception-throwing way of doing this. Fundamentally, a [...]
Smack API: No clean way to discover if a multi-user chat room exists
November 16th, 2008 1 Comment
Tags: existence · MUC · Multi-User Chat · Smack · XMPP · XMPPException