summaryrefslogtreecommitdiff
path: root/telepathy-glib/call-stream.xml
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-11-08 11:51:54 +0100
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-01-10 09:52:43 +0100
commit3fb5a0f0d3b5cf26257ac972ebdc853dd88de2a1 (patch)
tree4cb3824c417a870860741338deeeda22521c8900 /telepathy-glib/call-stream.xml
parent45d9a2b8758edfedd15fc4203236918fdfa6fe14 (diff)
downloadtelepathy-glib-3fb5a0f0d3b5cf26257ac972ebdc853dd88de2a1.tar.gz
Generate lowlevel API for Call1 spec
Add skeleton for TpCallChannel, TpCallContent and TpCallStream
Diffstat (limited to 'telepathy-glib/call-stream.xml')
-rw-r--r--telepathy-glib/call-stream.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/telepathy-glib/call-stream.xml b/telepathy-glib/call-stream.xml
new file mode 100644
index 000000000..d587ae059
--- /dev/null
+++ b/telepathy-glib/call-stream.xml
@@ -0,0 +1,10 @@
+<tp:spec
+ xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
+ xmlns:xi="http://www.w3.org/2001/XInclude">
+
+<tp:title>Call Stream interfaces, version 1</tp:title>
+
+<xi:include href="../spec/Call_Stream_Interface_Media.xml" />
+<xi:include href="../spec/Call_Stream.xml" />
+
+</tp:spec>