Destroy a Conference Room (MUC) in Jabber


/ Published in: XML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <iq from='[email protected]/nickname' id='begone' to='[email protected]' type='set'><query xmlns='http://jabber.org/protocol/muc#owner'><destroy jid='[email protected]'><reason>This room is over.</reason></destroy></query></iq>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.