summaryrefslogtreecommitdiff
path: root/spec/Channel_Type_Room_List.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-05-22 16:52:38 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-05-22 16:52:38 +0000
commit0a004b9a32ff0c8f4ca9ff4398f06b929d8d2bba (patch)
tree251dcf3ffff2f4a2ebbbec8942e3c004f0d58fa4 /spec/Channel_Type_Room_List.xml
parent6886cabec520bbeb45b9090042af72d249762786 (diff)
downloadtelepathy-glib-0a004b9a32ff0c8f4ca9ff4398f06b929d8d2bba.tar.gz
Update RoomList to telepathy-spec 0.17.5 (adds Server property to the generated code)
20080522165238-53eee-f915c9cbef6c1f3a0a28e99df25f581616a74b52.gz
Diffstat (limited to 'spec/Channel_Type_Room_List.xml')
-rw-r--r--spec/Channel_Type_Room_List.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/spec/Channel_Type_Room_List.xml b/spec/Channel_Type_Room_List.xml
index 5b2de13ed..10261c97f 100644
--- a/spec/Channel_Type_Room_List.xml
+++ b/spec/Channel_Type_Room_List.xml
@@ -27,6 +27,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:member type="a{sv}" tp:type="String_Variant_Map" name="Info"/>
</tp:struct>
+ <property name="Server" type="s" access="read">
+ <tp:docstring>
+ <p>For protocols with a concept of chatrooms on multiple servers
+ with different DNS names (like XMPP), the DNS name of the server
+ whose rooms are listed by this channel, e.g. "conference.jabber.org".
+ Otherwise, the empty string.</p>
+
+ <p>This property cannot change during the lifetime of the channel.</p>
+ </tp:docstring>
+ </property>
+
<method name="GetListingRooms">
<arg direction="out" type="b">
<tp:docstring>
@@ -38,6 +49,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
on this channel.
</tp:docstring>
</method>
+
<signal name="GotRooms">
<arg name="rooms" type="a(usa{sv})" tp:type="Room_Info[]">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">