监控通话时长? [英] Monitor phone call length?

查看:23
本文介绍了监控通话时长?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望我的销售人员点击一个按钮来拨打电话并记录通话时长.

I would like my sales staff to click a button, which makes a phonecall and registers the length of the call.

是否可以监控通话时长?

Is it possible to monitor the length of a phonecall?

谢谢

推荐答案

不,PhoneCallTask​​ 不提供此类信息.但是您可以在通话开始前注册当前时间,并在应用程序恢复时获取当前时间.

No, the PhoneCallTask does not provide this kind of information. But you could register the current time just before the call starts and get the current time when the app resumes.

但是,当用户或电话决定在两者之间做其他事情时,这可能比实际通话时间更长.

However, this might be longer than the actual phone call when the user or phone decides to do something else in between.

编辑

显然,经过@JaredBienz-MSFT 纠正并对其进行测试后,PhoneCallTask​​ 的 Show 方法并未阻塞.所以我的诡计"是行不通的.

Apparently, after being corrected by @JaredBienz-MSFT and and testing it, the Show method of the PhoneCallTask is not blocking. So my 'trick' will not work.

这篇关于监控通话时长?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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