~ubuntu-branches/ubuntu/oneiric/libtelepathy/oneiric

« back to all changes in this revision

Viewing changes to xml/orig/tp-chan-iface-media-signalling.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2007-03-12 11:43:26 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070312114326-v4aezxb6sr8utds1
Tags: 0.0.51-2
Bump shlibs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<node name="/TpChanIfaceMediaSignalling">
3
 
  <interface name="org.freedesktop.Telepathy.Channel.Interface.MediaSignalling">
4
 
    <method name="GetSessionHandlers">
5
 
      <arg direction="out" type="a(os)"/>
6
 
    </method>
7
 
    <signal name="NewSessionHandler">
8
 
      <arg name="session_handler" type="o"/>
9
 
      <arg name="type" type="s"/>
10
 
    </signal>
11
 
  </interface>
12
 
</node>