1Net::DBus::Binding::MesUssaegre:C:oMnettrhiobduNRteeettd:u:rPDneB(ru3ls):D:oBciunmdeinntga:t:iMoenssage::MethodReturn(3)
2
3
4
6 Net::DBus::Binding::Message::MethodReturn - a message encoding a method
7 return
8
10 This module is part of the low-level DBus binding APIs, and should not
11 be used by application code. No guarantees are made about APIs under
12 the "Net::DBus::Binding::" namespace being stable across releases.
13
14 This module provides a convenience constructor for creating a message
15 representing an method return.
16
18 my $return = Net::DBus::Binding::Message::MethodReturn->new( call =>
19 $method_call);
20 Create a message representing a reply to the method call passed in
21 the "call" parameter.
22
24 Daniel P. Berrange.
25
27 Copyright (C) 2005-2009 Daniel P. Berrange
28
30 Net::DBus::Binding::Message
31
32
33
34perl v5.36.0 2N0e2t3:-:0D1B-u2s0::Binding::Message::MethodReturn(3)