最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - How to mute individual Telecom Calls from InCallService - Stack Overflow

programmeradmin0浏览0评论

I am looking to mute/unmute all telecom Calls from the InCallService implementation. InCallService just provides a single method to mute current call. Seems CallControl is the class that provides the mute method i need but only place I see it referenced is in TelecomManager.addCall . Doesn't seem to make sense to call that from InCallService. How can I obtain a reference to CallControl to mute individual Calls?

发布评论

评论列表(0)

  1. 暂无评论