summaryrefslogtreecommitdiff
path: root/TelepathyQt4Yell/channel.xml
blob: 95081a6a97a409820423b1cb1aac8988154fe963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<tp:spec
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
  xmlns:xi="http://www.w3.org/2001/XInclude">

<tp:title>Channel interfaces</tp:title>

<xi:include href="../spec/Channel_Type_Call.xml"/>
<xi:include href="../spec/Call_Content.xml"/>
<xi:include href="../spec/Call_Content_Codec_Offer.xml"/>
<xi:include href="../spec/Call_Content_Interface_Media.xml"/>
<xi:include href="../spec/Call_Content_Interface_Mute.xml"/>
<xi:include href="../spec/Call_Stream.xml"/>
<xi:include href="../spec/Call_Stream_Endpoint.xml"/>
<xi:include href="../spec/Call_Stream_Interface_Media.xml"/>
<xi:include href="../spec/Channel_Interface_Credentials_Storage.xml"/>

<xi:include href="../spec/generic-types.xml"/>
<xi:include href="../spec/errors.xml"/>

</tp:spec>