![]() |
![]()
| ![]() |
![]()
NAMENet::XMPP2::IM::Account - Instant messaging account SYNOPSISmy $cl = Net::XMPP2::IM::Client->new; ... my $acc = $cl->get_account ($jid); DESCRIPTIONThis module represents a class for IM accounts. It is used by Net::XMPP2::Client. You can get an instance of this class only by calling the "get_account" method on a Net::XMPP2::Client object. METHODS
AUTHORRobin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>" COPYRIGHT & LICENSECopyright 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.
|