Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
CoreTelephony.framework: Difference between revisions - iPhone Development Wiki

CoreTelephony.framework: Difference between revisions

From iPhone Development Wiki
(Created page with "{{infobox Framework | vis = Public | since = 1.0 }} '''CoreTelephony''' is a public framework that manages telephony related tasks on iOS. It can be used as a frontend to com...")
(No difference)

Revision as of 20:19, 7 May 2013

CoreTelephony.framework
Public Framework
Availabile 1.0 – present
Headers [headers.cynder.me]


CoreTelephony is a public framework that manages telephony related tasks on iOS. It can be used as a frontend to communicate with the baseband. The public portion is only a tiny part of the whole framework.