NMA.MobileProvider
NMA.MobileProvider.get_3gpp_mcc_mnc()
NMA.MobileProvider.get_cdma_sid()
NMA.MobileProvider.get_methods()
NMA.MobileProvider.get_name()
NMA.MobileProvider.ref()
NMA.MobileProvider.unref()
None
get_3gpp_mcc_mnc ()
get_3gpp_mcc_mnc
get_cdma_sid ()
get_cdma_sid
get_methods ()
get_methods
get_name ()
get_name
ref ()
ref
unref ()
unref
a list of strings with the MCC and MNC codes this provider exposes.
[str]
str
the list of CDMA SIDs this provider exposes
[int]
int
the list of NMA.MobileAccessMethod this provider exposes.
NMA.MobileAccessMethod
[NMA.MobileAccessMethod]
the name of the provider.