防止Side-by-Side客户端自动应答。 [英] Prevent Side-by-Side client from auto-answering.

查看:89
本文介绍了防止Side-by-Side客户端自动应答。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试阻止并排客户端在两个客户端都运行且用户不接受时自动应答传入的IM。在分叉邀请时,一个端点在其他端点超时后会自动接受。

I am trying to prevent the side-by-side client from auto-answering incoming IMs when both clients are running and the user does not accept. It seems when an invitation is forked that one endpoint will auto-accept after the other endpoints have timed out.

我们无法可靠地确定哪个端点会自动接受并使用Reject on并排客户端上的IMModality似乎拒绝所有端点。

We have been unable to determine reliably which endpoint will auto-accept and using Reject on the IMModality on the side-by-side client seems to reject it for all endpoints.

另一种尝试的解决方案是使用Modality.BeginSetProperty( InstantMessageModalityNoAutoAccept)
但这不是似乎工作,因为永远不会调用回调。

Another solution that has been tried is using Modality.BeginSetProperty(InstantMessageModalityNoAutoAccept) but this doesn't seem to work as the callback is never called.

其他解决方案欢迎,或者如果我们忽略了明显的事情,请告诉我!

推荐答案

你是什么意思并排?

What do you mean with side-by-side?

Windows 8客户端和桌面客户端同时出现?

The windows 8 client and the desktop client at the same time?


这篇关于防止Side-by-Side客户端自动应答。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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