How to get the Phone number from the callID(call Identifier) of call which returned form callcenter in iphone sdk?

佐手、 提交于 2019-12-08 00:57:54

问题


I had tried to get the call status and call Identifier of a call using coreTelephony.framework.And Need to get the phone number of the incoming call.Is it possible to get the phone number using the CallID.If so can anyone suggest me with sample code.

Anyone's help will be deeply appreciated.

Thanks to all, Monish.


回答1:


callID is simply used to differentiate multiple active cellular calls. It is not possible to get the number from this.




回答2:


you can not get phone number with call id by core telephony frame work. But i know a way form which you can get phone number that is given in this question's answer. see this link same



来源:https://stackoverflow.com/questions/5297206/how-to-get-the-phone-number-from-the-callidcall-identifier-of-call-which-retur

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