Toast Message事件 [英] Toast Message events

查看:108
本文介绍了Toast Message事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,有没有人知道是否有办法(即事件)可以通知我用户是否打开一个祝酒词(点击它)?
我创建一个conv = new Conversation,然后是call =  new InstantMessagingCall(conv),然后是toast = new ToastMessage,
最后call.BeginEstablish( anAddress ,toast,null, OnAgentBackChannelEstablishComplete ,null);

我尝试了很多事件(在转换,调用,流程上),但是当用户点击toast消息打开它时,它们都没有被触发。 br />
我们将非常感谢任何帮助。

谢谢,
Riccardo

Hi all,
does anybody know if there is a way (ie event) that can notify me if a toast message is opened by the user (click on it)?
I create a conv = new Conversation, then a call = new InstantMessagingCall(conv), then a toast = new ToastMessage,
and finally call.BeginEstablish(anAddress, toast, null, OnAgentBackChannelEstablishComplete, null);

I tried many events (on the conv, the call, the flow) but none of them fired when the user clicks on the toast message to open it.

Any help will be greatly appreciated.

Thanks,
Riccardo

推荐答案

我不知道你是否可以判断是否特意点击了吐司。 如果用户确实单击了吐司,那么您应该收到通知,其他参与者已接受该呼叫,但如果用户未单击吐司并且Communicator自动接受呼叫,您将获得相同的事件。 />
I don't know that you can tell if the toast is clicked on specifically.  If the user does click on the toast, then you should get notified that the call was accepted by the other participant, but you will get the same event if the user does not click on the toast and Communicator auto-accepts the call.


这篇关于Toast Message事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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