菜鸟教程小白 发表于 2022-12-11 20:23:40

iphone - 来自 iPhone sdk 的电话 session


                                            <p><p>Apple 支持电话 session 吗?我进行了很多搜索,但没有找到任何可以指导我或帮助我从我的 iPhone 应用程序进行电话 session 的教程或链接。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><blockquote>
<p>Not possible. An app can place a call to a single phone number, via
the <code>-openURL:</code> method on <code>UIApplication</code>, but once it does that, it
goes into the background and the Phone app takes over.</p>
</blockquote>

<p>请参阅:<a href="https://stackoverflow.com/questions/5457170/programmatically-initiate-conference-call-on-iphone" rel="noreferrer noopener nofollow">answer</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于iphone - 来自 iPhone sdk 的电话 session ,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/7876222/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/7876222/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iphone - 来自 iPhone sdk 的电话 session