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

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -