From 8c3569c78f781ef79da70f11b55136ae88a72b4c Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 19 Apr 2012 08:50:26 -0500 Subject: [PATCH] doc: Clarify Interfaces property --- doc/modem-api.txt | 9 +++++++-- 1 file 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]