[Telepathy-commits] [telepathy-spec/master] DBusNamesChanged is change notification for DBusNames

Will Thompson will.thompson at collabora.co.uk
Sat Jan 10 15:18:02 PST 2009


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

diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index fef7e8c..f1a9f5a 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -93,7 +93,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
     <signal name="DBusNamesChanged" tp:name-for-bindings="DBus_Names_Changed">
       <tp:docstring>
         Emitted on a multi-user (i.e. Handle_Type_Room) D-Bus tube when a
-        participant opens or closes the tube.
+        participant opens or closes the tube.  This provides change
+        notification for the <tp:member-ref>DBusNames</tp:member-ref> property.
       </tp:docstring>
       <arg name="added" type="a(us)" tp:type="DBus_Tube_Member[]">
         <tp:docstring>
@@ -127,7 +128,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         For a multi-user (i.e. Handle_Type_Room) D-Bus tube, a mapping
         between contact handles and their unique bus names on this tube.
         For a peer-to-peer (i.e. Handle_Type_Contact) D-Bus tube, the empty
-        list.
+        list.  Change notification is via
+        <tp:member-ref>DBusNamesChanged</tp:member-ref>.
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list