summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel.xml
blob: 4cad33fa12116237ed82b0d8f3d70eac67248599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<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.xml"/>

<xi:include href="../spec/Channel_Type_Contact_List.xml"/>
<xi:include href="../spec/Channel_Type_File_Transfer.xml"/>
<xi:include href="../spec/Channel_Type_Streamed_Media.xml"/>
<xi:include href="../spec/Channel_Type_Room_List.xml"/>
<xi:include href="../spec/Channel_Type_Text.xml"/>
<xi:include href="../spec/Channel_Type_Tubes.xml"/>
<xi:include href="../spec/Channel_Type_Stream_Tube.xml"/>
<xi:include href="../spec/Channel_Type_DBus_Tube.xml"/>

<xi:include href="../spec/Channel_Interface_Call_State.xml"/>
<xi:include href="../spec/Channel_Interface_Chat_State.xml"/>
<xi:include href="../spec/Channel_Interface_Destroyable.xml"/>
<xi:include href="../spec/Channel_Interface_DTMF.xml"/>
<xi:include href="../spec/Channel_Interface_Group.xml"/>
<xi:include href="../spec/Channel_Interface_Hold.xml"/>
<xi:include href="../spec/Channel_Interface_Media_Signalling.xml"/>
<xi:include href="../spec/Channel_Interface_Messages.xml"/>
<xi:include href="../spec/Channel_Interface_Password.xml"/>
<xi:include href="../spec/Channel_Interface_Tube.xml"/>

</tp:spec>