From 7d87f8facd7fb1a5585085b24ec94b12e1d261bf Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Tue, 26 Jan 2016 17:08:32 +0200 Subject: doc: Add ServiceProviderName to SimManager Contains the service provider name fetched from the SIM card, if available. --- doc/sim-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/sim-api.txt b/doc/sim-api.txt index ba8fdb11..01ddc757 100644 --- a/doc/sim-api.txt +++ b/doc/sim-api.txt @@ -93,6 +93,11 @@ Properties boolean Present [readonly] Contains the IMSI of the SIM, if available. + string ServiceProviderName [readonly, optional] + + Contains the service provider name fetched from the + SIM card, if available. + string MobileCountryCode [readonly, optional] Contains the Mobile Country Code (MCC) of the home -- cgit v1.2.3