From 8172f78ea3b24b579e742bda3dd442cbd21f5394 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 29 Oct 2009 16:09:32 -0500 Subject: [PATCH] Update the network API --- doc/network-api.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/network-api.txt b/doc/network-api.txt index 0b04a824..eaad4df4 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -179,9 +179,10 @@ Properties string Name [readonly] Contains the Mobile Network Code (MNC) - string Technology [readonly, optional] + array{string} Technologies [readonly, optional] - Contains the technology of the network provider. + Contains a list of technologies currently available + from this network provider. The possible values are: "GSM", "GSMCompact", "UTRAN", "GSM+EGPS", "UTRAN+HSDPA",