suse man page for net::jabber::dialback

Query: net::jabber::dialback

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::Jabber::Dialback(3)				User Contributed Perl Documentation				  Net::Jabber::Dialback(3)

NAME
Net::Jabber::Dialback - Jabber Dialback Module
SYNOPSIS
Net::Jabber::Dialback is a companion to the Net::Jabber::Server module. It provides the user a simple interface to set and retrieve all parts of a Jabber Server Dialback.
DESCRIPTION
To initialize the Dialback with a Jabber <db:*/> you must pass it the XML::Stream hash. For example: my $dialback = new Net::Jabber::Dialback(%hash); You now have access to all of the retrieval functions available. To create a new message to send to the server: use Net::Jabber qw(Server); $DB = new Net::Jabber::Dialback("verify"); $DB = new Net::Jabber::Dialback("result"); Please see the specific documentation for Net::Jabber::Dialback::Result and Net::Jabber::Dialback::Verify. For more information about the array format being passed to the CallBack please read the Net::Jabber::Client documentation.
AUTHOR
By Ryan Eatmon in May of 2001 for http://jabber.org..
COPYRIGHT
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.1 2004-08-17 Net::Jabber::Dialback(3)
Related Man Pages
net::jabber::server(3) - suse
net::jabber::data(3) - suse
net::jabber::dialback::result(3pm) - debian
net::jabber::loudmouth::messagenode(3pm) - debian
net::jabber::server(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com