iOS Reference Library Apple Developer
Search

Core Telephony Framework Reference

Use the Core Telephony framework to obtain information about a user’s home cellular service provider—that is, the provider with whom the user has an account. Carriers can use this information to write applications that provide services only for their own subscribers. You can also use this framework to obtain information about current cellular calls.

A CTCarrier object gives you information about the user’s cellular service provider, such as whether it allows use of VoIP (Voice over Internet Protocol) on its network. A CTCall object gives you information about a current call, including a unique identifier and state information—dialing, incoming, connected, or disconnected.


Framework
/System/Library/Frameworks/CoreTelephony.framework
Header file directories
/System/Library/Frameworks/CoreTelephony.framework/Headers



Last updated: 2010-03-15

Did this document help you? Yes It's good, but... Not helpful...