man-pages/man3/Net::DBus::Binding::Message::MethodReturn.3pm.html
2021-03-31 01:06:50 +01:00

82 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of Net::DBus::Binding::Message::MethodReturn</TITLE>
</HEAD><BODY>
<H1>Net::DBus::Binding::Message::MethodReturn</H1>
Section: User Contributed Perl Documentation (3pm)<BR>Updated: 2019-12-26<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
Net::DBus::Binding::Message::MethodReturn - a message encoding a method return
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
This module is part of the low-level DBus binding APIs, and
should not be used by application code. No guarantees are made
about APIs under the <TT>&quot;Net::DBus::Binding::&quot;</TT> namespace being
stable across releases.
<P>
This module provides a convenience constructor for creating
a message representing an method return.
<A NAME="lbAD">&nbsp;</A>
<H2>METHODS</H2>
<DL COMPACT>
<DT id="1">my $return = Net::DBus::Binding::Message::MethodReturn-&gt;new( call =&gt; $method_call);<DD>
Create a message representing a reply to the method call passed in
the <TT>&quot;call&quot;</TT> parameter.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>AUTHOR</H2>
Daniel P. Berrange.
<A NAME="lbAF">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright (C) 2005-2009 Daniel P. Berrange
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
Net::DBus::Binding::Message
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
<DT id="3"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAD">METHODS</A><DD>
<DT id="5"><A HREF="#lbAE">AUTHOR</A><DD>
<DT id="6"><A HREF="#lbAF">COPYRIGHT</A><DD>
<DT id="7"><A HREF="#lbAG">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:48 GMT, March 31, 2021
</BODY>
</HTML>