summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-04-19 08:50:26 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-04-19 08:50:26 -0500
commit8c3569c78f781ef79da70f11b55136ae88a72b4c (patch)
tree22d8f6d988f63498a865998996ba351518b22aa2 /doc
parentc9d3ce5c221306622a23566da7ca683ca258107a (diff)
downloadofono-8c3569c78f781ef79da70f11b55136ae88a72b4c.tar.bz2
doc: Clarify Interfaces property
Diffstat (limited to 'doc')
-rw-r--r--doc/modem-api.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index 95ce782d..b82bd316 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -96,8 +96,13 @@ Properties boolean Powered [readwrite]
(registration status, SIM inserted status,
network capabilities, device capabilities, etc.)
- TODO: Better to split this into Status and
- Capabilites properties?
+ 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
+ longer available, then the application should assume
+ that all data for that interface has become invalid,
+ e.g. calls have been dropped, network registration
+ lost, etc.
string Type [readonly]