ios-samples/CoreTelephonyDemo
conceptdev abe75659ca onboard missing samples 2019-08-01 19:45:18 -07:00
..
Resources [CoreTelephony] Updating app icons and screenshots 2013-10-22 14:11:35 +01:00
Screenshots [CoreTelephony] Updating app icons and screenshots 2013-10-22 14:11:35 +01:00
AppDelegate.cs [CoreTelephony, HTTPClient, MonoCatalog, Quartz, RecipesAndPrinting] Better way of setting up root view controller 2015-09-11 13:48:33 -03:00
CoreTelephonyDemo.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
CoreTelephonyDemo.sln Add sln file (and make sure it stays as CRLF because VS needs it) for CoreTelephonyDemo. 2011-09-09 19:45:29 +02:00
CoreTelephonyDemoViewController.cs fix CoreTelephonyDemo 2017-08-09 14:21:12 -07:00
CoreTelephonyDemoViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
CoreTelephonyDemoViewController.xib Added CoreTelephony demo. 2011-09-09 19:45:29 +02:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md onboard missing samples 2019-08-01 19:45:18 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Core Telephony Demo Example showing how to access the users's current call, call center and carrier information sample
csharp
xamarin
coretelephonydemo

Core Telephony Demo

An example showing how to access the user's current call, call center, and carrier information.

Based on the Apple sample: https://developer.apple.com/library/ios/#samplecode/CoreTelephonyDemo/Introduction/Intro.html