本文介绍了如何等待IM会话并接受它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有服务器端应用程序,它模拟用户。 (更多参考)
我可以发送消息和接收会议邀请,两个用例都在工作。
我试图获得单一(一对一)IM邀请(收件人)但不知道从哪里开始。
请提供一些提示或指向正确的样本。
I have server side application and it simulates Users. (More ref see http://social.msdn.microsoft.com/Forums/en/ucmanagedsdk/thread/5caea130-99e3-4372-b522-b002a2bc9902)
I am able to send message and receive conference invite and both use case are working.
I am trying to get single (one to one) IM invite (incomming) but don't know where to start.
Please provide some hint or point to right sample.
推荐答案
这篇关于如何等待IM会话并接受它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!