The com.wadedwalker.nativeExtension.telephone package contains the TelephoneManager class to access to information about the telephony services on the device. Applications can use the methods in this class to determine telephony services and states, as well as to access some types of subscriber information. Applications can also register a listener to receive notification of telephony state changes.



Classes
 ClassDescription
 TelephoneManager AIR-only The TelephoneManager class is a Native Extension built to mimic many features of the TelephonyManager API of Android.