summaryrefslogtreecommitdiffstats
path: root/doc/manager-api.txt
blob: c4a153ded0adc9efd6533abd4f2c6c039a1c66eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Manager hierarchy
=================

Service		org.ofono
Interface	org.ofono.Manager
Object path	/

Methods		dict GetProperties()

			Returns all global system properties. See the
			properties section for available properties.

			Possible Errors: [service].Error.InvalidArguments

Signals		PropertyChanged(string property, variant value)

			This signal indicates a changed value of the given
			property.

Properties	array{object} Modems [readonly]

			List of all modem objects in the system.