summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-05-09 15:33:10 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-05-09 15:33:10 +0100
commit7e1a0fa12098aa16b8634174794e1b9c7c0cdec1 (patch)
treef0c341065932e34266253017abbb5aa993a5a585
parente132ee8f9945370377880e8060b3c7ced5cac676 (diff)
Room: make RoomName and Server immutable and requestable
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--spec/Channel_Interface_Room.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Channel_Interface_Room.xml b/spec/Channel_Interface_Room.xml
index 28491f43..be9c86dd 100644
--- a/spec/Channel_Interface_Room.xml
+++ b/spec/Channel_Interface_Room.xml
@@ -295,7 +295,7 @@
</tp:docstring>
<property name="RoomName" tp:name-for-bindings="Room_Name" type="s"
- access="read">
+ access="read" tp:immutable="yes" tp:requestable="yes">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The human-readable identifier of a chat room. Note that if
non-empty, this property (and perhaps also
@@ -314,7 +314,7 @@
</property>
<property name="Server" tp:name-for-bindings="Server" type="s"
- access="read">
+ access="read" tp:immutable="yes" tp:requestable="yes">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>For protocols with a concept of chatrooms on multiple servers with
different DNS names (like XMPP), the DNS name of the server hosting