summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-11-24 15:12:18 +0100
committerXavier Claessens <xclaesse@gmail.com>2011-11-24 15:12:18 +0100
commitaf57815a1891f07f20ad2e4930e3cbf231e69234 (patch)
treec133dc62212d9aafb68cd69e93cf95a50c5a993f
parentd2c728010f60177c41b080d25c57eb5270bcd469 (diff)
MediaDescription::reject() takes reason in arg instead of returning it
-rw-r--r--spec/spec/Call_Content_Media_Description.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec/Call_Content_Media_Description.xml b/spec/spec/Call_Content_Media_Description.xml
index 7c494a410..fd8ab89fe 100644
--- a/spec/spec/Call_Content_Media_Description.xml
+++ b/spec/spec/Call_Content_Media_Description.xml
@@ -69,7 +69,7 @@
Reject the proposed update to the remote description.
</tp:docstring>
<arg name="Reason" type="(uuss)" tp:type="Call_State_Reason"
- direction="out">
+ direction="in">
<tp:docstring>
A structured reason for the rejection.
</tp:docstring>