Help - Search - Members - Calendar
Full Version: how to get the content of history!
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
alexe_
Can I use skype api to get content in the skype history!if not! pls tell how to get that?
TimKen_
Hi,
The skype chat history is an .html file, "web page", located in the folder:

C:Documents and Settings"Windows user"Application DataSkype"skype username"IMHistory

Note that Application Data is a hidden folder. :wink:
alexe_
QUOTE(TimKen)
Hi,
The skype chat history is an .html file, "web page", located in the folder:

C:Documents and Settings"Windows user"Application DataSkype"skype username"IMHistory

Note that Application Data is a hidden folder. :wink:
alexe_
I want to know whether there r api to finish thefunction
bertouta
Hi there,

You can get the Chatmessage content using :

ex : CHATMESSAGE 21 BODY Hi, what's up?

Now to get the history you could request to get chatmessages from/to the target user :

SEARCH CHATMESSAGES [<username>]

This is a work around. I reckon that a "OPEN CHATHISTORY" would be better that why I invite you to post an new feature in Jira.

https://developer.skype.com/jira/browse/SPA

and people will vote for it I guess.

Thanks,

Antoine
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.