Is there any FaceTime API for iPhone developers?

*爱你&永不变心* 提交于 2019-11-29 21:44:44

问题


I am developing an application having FaceTime feature. How do I know when both are connected/disconnected using FaceTime? I need to restrict the call duration and also I don't want to show others FaceTime ID when it is getting connected because of security reasons. Is there any delegate to know those details? Could anyone give some idea to get it?


回答1:


There is no FaceTime api in the offical API.

You can use the the facetime url scheme:

facetime://



来源:https://stackoverflow.com/questions/5631921/is-there-any-facetime-api-for-iphone-developers

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