c# - How to access the Skype API without wrappers? -


i need write webpart (in sharepoint 2010) should able read chat history in skype. achieve goal have use skype api. tutorials i've seen use wrappers.

question: how can access skype api without wrappers?

to interact skype api have use skype4com, skype client should launched make code work.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -