如何获取去电已接听的状态?
我正在使用 PhoneStateListener
的 onCallStateChanged
方法来跟踪拨出电话的状态。我需要在接受时获取拨出呼叫的状态。我使用 CALL_STATE_OFFHOOK
来确定接听状态,但即使呼叫接收者忽略来电,它也会被调用。有没有什么准确可行的方法来获取电话已接听状态?
I'm using PhoneStateListener
's onCallStateChanged
method to track the states of an outgoing phone call. I need to get the state of the outgoing call when accepted. I was using CALL_STATE_OFFHOOK
to determine the answering state, but it is called even when the call receiver ignores the incoming call. Is there any accurate and possible way to get the phone call answered state?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论