From 4a4143d0945d3a7b30319d1e6a007c7048d11966 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 11 Sep 2009 21:38:55 -0500 Subject: [PATCH] Update the network registration API --- doc/network-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/network-api.txt b/doc/network-api.txt index 650d8ba..0b04a82 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -110,6 +110,16 @@ Properties string Mode [readwrite] Contains the current signal strength as a percentage between 0-100 percent. + string BaseStation [readonly, optional] + + If the Cell Broadcast service is available and + properly configured, this attribute will contain the + name of the current service cell. This is typically a + descriptive name of the local area, e.g. name of the + suburb. If no name is provided or becomes + unavailable, this property will not be returned by + GetProperties or will be set to an empty string. + array{object} Operators [readonly] List of all operator object paths known to the -- 2.7.4