summaryrefslogtreecommitdiff
path: root/spec/Call_Content_Interface_Media.xml
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2011-01-10 17:06:26 +0000
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2011-01-10 17:06:49 +0000
commit9315a43a8b3e7a240f32dee074495a788eb03212 (patch)
tree5c96a1d120b522ec90ff86e89d51b089333e14b9 /spec/Call_Content_Interface_Media.xml
parentcd2c09dc8a5c59a31fb24426e6727ea9b3923b73 (diff)
Use more specific types
Diffstat (limited to 'spec/Call_Content_Interface_Media.xml')
-rw-r--r--spec/Call_Content_Interface_Media.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index d8ac15b2..abf9099f 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -306,7 +306,7 @@
</tp:docstring>
</arg>
<arg name="Properties" type="a{sv}"
- tp:type="Qualified_Property_Value_Map">
+ tp:type="Media_Description_Properties">
<tp:docstring>
The immutable properties of the remote media description.
@@ -381,7 +381,8 @@
</p>
</tp:docstring>
- <arg name="Removed_Media_Descriptions" type="au">
+ <arg name="Removed_Media_Descriptions" type="au"
+ tp:type="Contact_Handle[]">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The local and remote content descriptions that are no longer part
of this content</p>