I am launching MS lync chat from an web application by using
<a href="im:<sip:[email protected]>">Go</a>
How can i set conversation title in java?
Update : How can i capture the text event? I want to retrieve chat for some other processing. Similar to this How to retrieve IM message from lync client 2013 communication
On some event like closing the chat window, I want to save the chat in db.
Update 1 : Something like this. They are in .net https://github.com/PhilippeRaemy/LyncLog https://github.com/bujocek/LyncIMLocalHistory