~awe/phablet-extras/ofono-nettime-plugin

« back to all changes in this revision

Viewing changes to doc/manager-api.txt

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2009-08-15 15:55:11 UTC
  • Revision ID: james.westby@ubuntu.com-20090815155511-frst06dijguhyfi4
Tags: upstream-0.3
ImportĀ upstreamĀ versionĀ 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manager hierarchy
 
2
=================
 
3
 
 
4
Service         org.ofono
 
5
Interface       org.ofono.Manager
 
6
Object path     /
 
7
 
 
8
Methods         dict GetProperties()
 
9
 
 
10
                        Returns all global system properties. See the
 
11
                        properties section for available properties.
 
12
 
 
13
                        Possible Errors: [service].Error.InvalidArguments
 
14
 
 
15
Signals         PropertyChanged(string property, variant value)
 
16
 
 
17
                        This signal indicates a changed value of the given
 
18
                        property.
 
19
 
 
20
Properties      array{object} Modems [readonly]
 
21
 
 
22
                        List of all modem objects in the system.