A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
getCallState() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns a constant indicating the call state (cellular) on the device. |
getDataActivity() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns a constant indicating the type of activity on a data connection (cellular). |
getDataState() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns a constant indicating the current data connection state (cellular). |
getDeviceId() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the unique device ID, for example, the IMEI for GSM and the MEID or ESN for CDMA
phones. |
getDeviceSoftwareVersion() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the software version number for the device, for example, the IMEI/SV for GSM
phones. |
getGroupIdLevel1() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the Group Identifier Level1 for a GSM phone. |
getMmsUAProfUrl() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the MMS user agent profile URL. |
getMmsUserAgent() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the MMS user agent. |
getNetworkCountryIso() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the ISO country code equivalent of the current registered operator's MCC
(Mobile Country Code). |
getNetworkOperator() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the numeric name (MCC+MNC) of current registered operator. |
getNetworkOperatorName() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the alphabetic name of current registered operator. |
getNetworkType() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the NETWORK_TYPE_xxxx for current data connection. |
getPhoneCount() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the number of phones available. |
getPhoneNumber() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the phone number for the device. |
getPhoneType() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns a constant indicating the device phone type. |
getSimCountryIso() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the ISO country code equivalent for the SIM provider's country code. |
getSimOperator() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the MCC+MNC (mobile country code + mobile network code) of the provider of the SIM. |
getSimOperatorName() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the Service Provider Name (SPN). |
getSimSerialNumber() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the serial number of the SIM, if applicable. |
getSimState() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns a constant indicating the state of the device SIM card. |
getSubscriberId() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the unique subscriber ID, for example, the IMSI for a GSM phone. |
getVoiceMailAlphaTag() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Retrieves the alphabetic identifier associated with the voice mail number. |
getVoiceMailNumber() — method, class com.wadedwalker.nativeExtension.telephone.TelephoneManager |
|
Returns the voice mail number. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |