Query: anyevent::xmpp::ext::muc::user
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AnyEvent::XMPP::Ext::MUC::User(3pm) User Contributed Perl Documentation AnyEvent::XMPP::Ext::MUC::User(3pm)NAMEAnyEvent::XMPP::Ext::MUC::User - User classSYNOPSISDESCRIPTIONThis module represents a user (occupant) handle for a MUC. This class is derived from AnyEvent::XMPP::Presence as a user has also a presence within a room.METHODSnew (%args) nick The nickname of the MUC user. affiliation The affiliation of the user. role The role of the user. room The AnyEvent::XMPP::Ext::MUD::Room this user is in. in_room_jid The room local JID of the user. real_jid The real JID of the user, this might be undef if it is an anonymous room. make_message (%args) Returns a AnyEvent::XMPP::Ext::MUC::Message object with the to field set to this presence full JID. %args are further arguments to the constructor of the message. did_create_room This method returns true if the user created a room.AUTHORRobin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>" COPYRIGHT & LICENSE Copyright 2007, 2008 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. perl v5.14.2 2012-01-23 AnyEvent::XMPP::Ext::MUC::User(3pm)
Similar Topics in the Unix Linux Community |
---|
ejabberd 2.0.0 (Default branch) |
gloox 1.0-beta2 (Development branch) |
gloox 0.9.9.5 (Default branch) |
gloox 0.9.9.6 (Default branch) |
Need AnyEvent help |