From 4a90a2666cc7ab8ab7b3d6e971868a9059a7598d Mon Sep 17 00:00:00 2001 From: Rajesh Kadhiravan Nagaiah Date: Thu, 2 Dec 2010 15:29:05 -0800 Subject: [PATCH] doc: Add RoamingPreference property --- doc/cdma-network-api.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/cdma-network-api.txt b/doc/cdma-network-api.txt index fd88d4e1..62da5d81 100644 --- a/doc/cdma-network-api.txt +++ b/doc/cdma-network-api.txt @@ -68,3 +68,14 @@ Properties string Status [readonly] string Name [readonly, optional] Contains the name of the current network. + + string RoamingPreference [readwrite] + + Contains the roaming preference used in the network + selection. + + The possible values are: + "home" Home networks only + "roamonly" Roaming networks only + "affiliated" Affiliated networks only + "any" Any network