diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-9E8CBB8A-E918-4208-9F11-D2147A98EC4F.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-9E8CBB8A-E918-4208-9F11-D2147A98EC4F.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,15 @@ + + +
Syntax:
+[string] sysinfo.networkname;+
Description:
+This is a read-only property that returns a string containing the current registered mobile network name defined by the network provider.
+This information is only available on GSM/WCDMA networks.
+For more information on network connection related aspects that you should take into account in your widget, see Dealing with network issues.
+Example code:
+See the example code in networkregistrationstatus
.