问题描述
我的工作与android.i我没有得到任何类型的SDK或API的,这将使轻松获取信息的Skype集成。
I am working on Skype integration with android.i am not getting any type of SDK or API that will make to get information easily.
我使用URI概念来通话,视频通话或聊天Skype的采用Android。我发现1个链接来获得Skype的用户的状态:
I am using URI concept to call,video call or chat in Skype with android.i find 1 link to get status of Skype user:
http://mystatus.skype.com/skype_user_name
但这个网址无法正常工作。
but this url is not working properly.
* 我想从Skype的纲领性所有联系人列表* 的
我要显示所有联系人的状态。 * 的*
i want to display status of all contact person.**
请帮助我。我已经做了很多的搜索。但我没有得到任何有关这一点。
Please help me. I have done lots of search. But I didn't get anything related this.
推荐答案
Microsoft杀Skype的第三方工具,在台式机和没有SDK的Skype的发展。
**It will not work**
Microsoft killed Skype third-party tools for the desktop and there are no sdk's for Skype development.
和你一样alreaddy提到,最可以做的是使用URI来打开用户的Skype客户端:
-
切换焦点转移到Skype客户端。 (见启动/焦点切换到Skype客户端。)
发起音频呼叫其他Skype用户,电话或手机,两者一比一对话和多方会议。 (见音频呼叫隐式的。)
Initiating audio calls to other Skype users, phones, or mobiles—both one-to-one dialogs and multi-party conferences. (See Audio call—implicit.)
发起视频呼叫到其他的Skype用户。 (见视频通话。)
Initiating video calls to another Skype user. (See Video call.)
发送即时消息,以个人或成立一个小组多聊。 (见聊天。)
Sending instant messages to an individual or establishing a group multi-chat. (See Chats.)
http://msdn.microsoft.com/en-us/library/office/dn745878(v=office.15).aspx
这篇关于获取Android的Skype联系人列表和状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!