Detecting call duration in my App

亡梦爱人 提交于 2020-01-07 04:35:09

问题


I have app and it is running and at that time the call is comming and after sometime i cancel that call can i find the duration of Call.


回答1:


You can look at CTCoreTelephony framework provided in iPhone sdk. It provides classes and methods to access call and carrier related information.



来源:https://stackoverflow.com/questions/7021417/detecting-call-duration-in-my-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!