summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-05-20 13:55:59 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-05-20 13:55:59 +0000
commit3fa49b290a72fac53eb8853598234509bd3d860a (patch)
tree04e601d2756977fa8c293a5f92afd0b59f791ebd /spec
parent7219f7c25f62bf95845f3239af82aa4ba916934d (diff)
StreamHandler: add version annotations
Diffstat (limited to 'spec')
-rw-r--r--spec/Media_Stream_Handler.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index 128d0688..7d694632 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -338,6 +338,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
contact will never even be told that we tried to acquire it.</p>
</tp:rationale>
</tp:docstring>
+ <tp:added version="0.17.3"/>
+
<arg name="Held" type="b">
<tp:docstring>
If true, the stream is to be placed on hold.
@@ -350,6 +352,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
Notify the connection manager that the stream's hold state has
been changed successfully in response to SetStreamHeld.
</tp:docstring>
+ <tp:added version="0.17.3"/>
<arg direction="in" name="Held" type="b">
<tp:docstring>
If true, the stream is now on hold.
@@ -363,6 +366,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
necessary hardware or software resources to unhold the stream,
in response to SetStreamHeld, has failed.
</tp:docstring>
+ <tp:added version="0.17.3"/>
</method>
<tp:docstring>