~neon/kdenetwork/trunk

« back to all changes in this revision

Viewing changes to kopete/protocols/skype/libskype/skypedbus/com.Skype.API.Client.xml

  • Committer: uwolfer
  • Date: 2013-06-08 10:12:41 UTC
  • Revision ID: svn-v4:283d02a7-25f6-0310-bc7c-ecb5cbfe19da:trunk/KDE/kdenetwork:1357331
kdenetwork has moved to Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2
 
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3
 
<node>
4
 
  <interface name="com.Skype.API.Client">
5
 
    <method name="Notify">
6
 
      <arg name="message" type="s" direction="in"/>
7
 
    </method>
8
 
  </interface>
9
 
</node>