如何在黑莓 JDE 中将呼叫转接至其他号码
正在开发一个黑莓应用程序.. 在我的联系人列表中有两个组 1.) 个人 2.) 工作....... 每个组都有一些联系人..
如果呼叫来自组:个人意味着我要转发到另一个号码(正在拨打)
,如果电话来自该组:工作意味着,我想挂断电话..
我是这个 JDE 的新手,请帮助我。 。
提前致谢..
am developing an blackberry application.. In my cantact list there are two groups 1.) Personal 2.) Work....... each having some contacts..
If a call comes from the group:personal means i want to forward to another number(which am giving)
and If a call comes from the group:Work means, i want to cut the call..
am new to this JDE, help me. .
thanks in advance..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在支持论坛上找到了这个。 呼叫-控制功能。
该API能够发起调用。断开呼叫需要某种解决方法。 (例如密钥注入)
Found this on the supportforums. Call-Control-functions.
The API is capable of initiating calls. Disconnecting a call need some kind of workaround. (e.g. KeyInjection)