以编程方式在iPhone上发起电话会议 [英] Programmatically initiate Conference call on IPhone

查看:84
本文介绍了以编程方式在iPhone上发起电话会议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在iPhone上以编程方式进行电话会议?

Is there a way to make a conference call programmatically on the IPhone ?

我希望能够与A和B进行通话,将两者连接起来,然后放下我自己,让两方继续对话。

I want to be able to place a call to persons A and B, connecting both, and then dropping myself and let the two parties continue the conversation.

有可能吗?

推荐答案

不可能。应用程序可以通过 UIApplication 上的 -openURL:方法拨打一个电话号码,但是一旦调用这样,它就会进入后台,然后由Phone应用程序接管。

Not possible. An app can place a call to a single phone number, via the -openURL: method on UIApplication, but once it does that, it goes into the background and the Phone app takes over.

另外,听起来好像您正在尝试制作一个恶作剧应用程序,这是违反了《 App Store审查指南》的 22.6 部分:

Also, it sounds as if you’re trying to make a prank-calling app, which is in violation of section 22.6 of the App Store Review Guidelines:


启用匿名或恶作剧电话的应用,或SMS / MMS消息将被拒绝

Apps that enable anonymous or prank phone calls or SMS/MMS messaging will be rejected

这篇关于以编程方式在iPhone上发起电话会议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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