diff options
Diffstat (limited to 'doc/network-api.txt')
-rw-r--r-- | doc/network-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt index 8782942b..ab18fa0b 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -182,11 +182,11 @@ Properties string Name [readonly] The possible values are: "unknown", "available", "current" and "forbidden" - uint16 MobileCountryCode [readonly, optional] + string MobileCountryCode [readonly, optional] Contains the Mobile Country Code (MCC). - uint16 MobileNetworkCode [readonly, optional] + string MobileNetworkCode [readonly, optional] Contains the Mobile Network Code (MNC) |