[Telepathy-commits] [telepathy-spec/master] Make OfferDBusTube() return the bus address

Will Thompson will.thompson at collabora.co.uk
Sat Jan 10 11:35:37 PST 2009


---
 spec/Channel_Type_DBus_Tube.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index f57141d..bf87b45 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -58,6 +58,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <tp:docstring>
         Offers a D-Bus tube providing the service specified.
       </tp:docstring>
+      <arg direction="out" name="address" type="s">
+        <tp:docstring>
+          The string describing the address of the private bus. The client
+          SHOULD not attempt to connect to the address until the tube is open.
+        </tp:docstring>
+      </arg>
       <tp:possible-errors>
         <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
         <tp:error name="org.freedesktop.Telepathy.Error.NotAvailable">
-- 
1.5.6.5




More information about the Telepathy-commits mailing list