Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IOS 5 是否有任何新的 API 可以在我们的应用程序中使用 FaceTime?
在 iOS 4 之前,API 不可用,我也没有找到任何 api,除了 NSUrl 方法之外,有什么方法可以使用它。
谢谢,
不,没有,你只能通过它的 URL sheme 开始 facetime:facetime:
facetime:
如果你去iOS 开发者库,你可以在那里搜索 facetime。您将看不到 facetime 的 API 结果。