~ci-train-bot/ubuntuone-credentials/ubuntuone-credentials-ubuntu-zesty-2205

« back to all changes in this revision

Viewing changes to core/com.ubuntu.sso.User.xml

  • Committer: Diego Sarmentero
  • Date: 2013-03-07 14:07:48 UTC
  • Revision ID: diego.sarmentero@gmail.com-20130307140748-5nud45oos0mx63r0
new folder structure

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<node>
2
 
  <interface name="com.ubuntu.sso.User">
3
 
 
4
 
    <method name="sessionOpened">
5
 
        <arg name="opened" type="b" direction="out" />
6
 
    </method>
7
 
 
8
 
 </interface>
9
 
</node>
10