开发者

Calling SKYPE API directly via URL

I am new to SKYPE. I am wondering that can we call SKYPE API directly from URL? I found a th开发者_开发知识库read asking something like that.

Can you retrieve your Skype status using JSONP?

Facebook, twitter,etc provide their API expose to developers to make direct call from app.

Is it possible to make direct API call in SKYPE?

thanks.


Grace,

I would suggest you to make a RESTFul Web Service and use the Skype API on the server side. You can easily expose all the Skype Services by exposing the different URLs.

JAX-RS using JAXB annotation will help you use JSON based communication between your browser and Web Service.

Hope it might help you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜