Question

I want to integrate lync presence,user profile picture and chat functionality with my sharepoint hosted apps. I have spent hours in searching the way to achieve this however no luck. I would appreciate any help in this regards.

No correct solution

OTHER TIPS

I assume you tried adding the Lync client SDK to your project? It's available as a free download, here:

Microsoft Lync 2013 SDK

If you tried this and are having problems, please provide the details.

Check this: Sharepoint 2013 Lync Presence Using jQuery

You can show lync presence and profile picture using this jquery plugin. Also using contact card user can initiate the chat.

Even though you can render the presence in a SharePoint hosted app, it will not work regarding the presence indicator. Lync checks and modifies the html in the browser, thus changing the presence indicator color by changing of the classes on the html. Lync will NOT check presence indicators in iframes, so the presence of a person, shown in a iframe, will not be set.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top