~phablet-team/telephony-service/trunk

« back to all changes in this revision

Viewing changes to handler/Handler.xml

- Refactor TelepathyHelper initialization
- Refactor AccountEntry initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
            ]]></dox:d>
119
119
            <arg name="result" type="as" direction="out"/>
120
120
        </method>
121
 
        <method name="IsConnected">
 
121
        <method name="IsReady">
122
122
            <dox:d><![CDATA[
123
 
                Returns true if there is at least one account connected
 
123
                Returns true if TelepathyHelper is ready
124
124
            ]]></dox:d>
125
125
            <arg name="result" type="b" direction="out"/>
126
126
        </method>