NAME
Net::XMPP2::Ext::MUC::RoomInfo - Room information
SYNOPSIS
DESCRIPTION
This module represents the room information for a MUC.
METHODS
- new (%args)
- disco_info
-
This method returns the info discovery object Net::XMPP2::Ext::Disco::Info for the disco query that this roominfo was obtained from.
AUTHOR
Robin Redeker, <elmex at ta-sa.org>
, JID: <elmex at jabber.org>
COPYRIGHT & LICENSE
Copyright 2007 Robin Redeker, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.