summaryrefslogtreecommitdiff
path: root/spec/Channel_Type_Room_List.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-09 18:52:03 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-09 18:52:03 +0100
commit25579765e5fe613a494030ec33a75fd038a3d813 (patch)
tree5fc5e2db2d9296dc37bbd30a243a3129b7dfc96c /spec/Channel_Type_Room_List.xml
parent08af6ecce67340b165ccbc65aef96a7c95b63a2e (diff)
downloadtelepathy-glib-25579765e5fe613a494030ec33a75fd038a3d813.tar.gz
Update to spec 0.19.11 + patch 78fa43292e2425780
Diffstat (limited to 'spec/Channel_Type_Room_List.xml')
-rw-r--r--spec/Channel_Type_Room_List.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/spec/Channel_Type_Room_List.xml b/spec/Channel_Type_Room_List.xml
index 6d6ce310b..98f745822 100644
--- a/spec/Channel_Type_Room_List.xml
+++ b/spec/Channel_Type_Room_List.xml
@@ -84,7 +84,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<dd>A description of the room's overall purpose</dd>
<dt>subject (s)</dt>
- <dd>The current subject of conversation in the room</dd>
+ <dd>The current subject of conversation in the room (as would
+ be returned by getting the string part of the <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Channel.Interface.Room.DRAFT"
+ >Subject</tp:dbus-ref> property)</dd>
<dt>members (u)</dt>
<dd>The number of members in the room</dd>
@@ -94,6 +97,18 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<dt>invite-only (b)</dt>
<dd>True if you cannot join the room, but must be invited</dd>
+
+ <dt>room-id (s)</dt>
+ <dd>The human-readable identifier of a chat room (as would be
+ returned by getting the <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Channel.Interface.Room.DRAFT"
+ >RoomID</tp:dbus-ref> property)</dd>
+
+ <dt>server (s)</dt>
+ <dd>The DNS name of the server hosting these channels (as would be
+ returned by getting the <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Channel.Interface.Room.DRAFT"
+ >Server</tp:dbus-ref> property)</dd>
</dl>
</tp:docstring>
</signal>