~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to dev-info/skype-service-object.xml

  • Committer: Osmo Antero Maatta
  • Date: 2011-01-17 08:09:50 UTC
  • Revision ID: osmoma@gmail.com-20110117080950-4cbm2fnnsr0332jw
InitialĀ importĀ 17.jan.2011

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<node>
 
3
  <interface name="com.Skype.API.Client">
 
4
    <method name="Notify">
 
5
      <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="skype_service_notify_callback"/>
 
6
      <arg type="s" name="message" direction="in"/>
 
7
    </method>
 
8
  </interface>
 
9
</node>
 
10
 
 
11