如何获取iPhone SDK中iPhone的最后拒绝数量 [英] How to get the last declined number of iphone in iphone sdk

查看:106
本文介绍了如何获取iPhone SDK中iPhone的最后拒绝数量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要以编程方式访问iphone的通话记录。我知道无法在ios sdk中获得通话记录。是否有任何新的API可用来访问Apple认可的iPhone的通话记录。我已经通过Appstore中的 Agile Reply应用程序进行了访问,该应用程序可访问iphone的通话记录。

I need to get access to the call log of an iphone programatically. I came to know that it is not possible to get the call log in ios sdk. Is there any new API's available to get access of the call log of an iphone approved by apple. I've gone through the app "Agile Reply" in Appstore which accesses the call log of an iphone.

Guy对您的任何建议将深表感谢。

Guy's any suggestion from ur side will be deeply appreciated.

推荐答案

该敏捷回复应用程序不会读取iPhone的通话记录,否则不会在App Store上显示。

That Agile Reply application does not read the call log of the iPhone, otherwise it would not be on the App Store.

相反,它可能所做的是将其自身注册到CTCallCenter中,如此答案,因此当它运行并有电话打进来时,便可以知道该电话的号码。然后,当通话结束后,用户打开短信即可回复短信。

Instead, what it probably does is it registers itself with a CTCallCenter, as described in this answer, so that when it is running and a call comes in it's able to know the number of that call. It's then able to reply with a text message when the user opens it after the call is completed.

这篇关于如何获取iPhone SDK中iPhone的最后拒绝数量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆