summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-07-28 05:16:22 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-07-28 05:16:22 -0500
commit34b4e96adc0455b7359d76bc5fc061097332721d (patch)
tree88b92141edea1373ff1e30484f0b04f595cef3ca /doc
parentd211e124d6a0cf0b5d543e3216cbe9ba751d3e41 (diff)
downloadofono-34b4e96adc0455b7359d76bc5fc061097332721d.tar.bz2
doc: Another addendum to Interfaces docs
Diffstat (limited to 'doc')
-rw-r--r--doc/modem-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index 444e83e1..e242bd1d 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -130,6 +130,13 @@ Properties boolean Powered [readwrite]
org.ofono.TextTelephony
org.ofono.VoiceCallManager
+ It is possible for extension interfaces (e.g. APIs
+ that are not part of the oFono standard API) to be
+ available in this list. Also note that child object
+ interfaces, such as org.ofono.Message,
+ org.ofono.VoiceCall, org.ofono.NetworkOperator,
+ will never be part of this list.
+
Please note that the set of Interfaces can and does
change frequently (e.g. due to change in Powered
and Online properties.) If a given interface is no