summaryrefslogtreecommitdiff
path: root/spec/Call_Content_Interface_Media.xml
diff options
context:
space:
mode:
authorDavid Laban <david.laban@collabora.co.uk>2011-04-04 11:28:55 +0100
committerDavid Laban <david.laban@collabora.co.uk>2011-04-04 11:28:55 +0100
commit85941a671e98a2a1787ba4ca975f99c65206177d (patch)
treed35e7e48e0100f48baecea46fc6f9bab910580f3 /spec/Call_Content_Interface_Media.xml
parentef0c43e8938be658ea8aed7c1baaffd5787c81c8 (diff)
parentb2710e056a823a6d11d6a2ce758b6b639c04f083 (diff)
Merge branch 'remove-reason' into call
Diffstat (limited to 'spec/Call_Content_Interface_Media.xml')
-rw-r--r--spec/Call_Content_Interface_Media.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index d4ae6f76..5b8fecf1 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -465,6 +465,18 @@
<p>The packetization method in use for this content.</p>
</tp:docstring>
</property>
+
+ <method name="Error" tp:name-for-bindings="Error">
+ <tp:docstring>
+ Signal an unrecoverable error for this content, and remove it.
+ </tp:docstring>
+ <arg direction="in" name="Reason" type="(uuss)"
+ tp:type="Call_State_Reason">
+ <tp:docstring>
+ A reason struct describing the error.
+ </tp:docstring>
+ </arg>
+ </method>
</interface>
</node>
<!-- vim:set sw=2 sts=2 et ft=xml: -->