Another one that is not documented.
Suppose you have a persistent Multi-User Chat Room (MUC) and room is empty. Apparently to destroy the room, the owner needs to join it, and then call the destroy()
method on that room.
See, short and sweet.
Categories
2 replies on “Smack API: Destorying persistent Multi-User Chat Rooms”
This totally helped me out! They should add this to the JavaDoc! Thanks man!
– The guys at Port Forward Podcast
when i try to destroy it, it gives me an internal server error (500), do you have any idea why?