Reputation: 1
I need to intercept file using MSPL and Lync SDK. I can intercept and get content of usual text message, but when it comes to file transfer, Content property for Response/Request contains only some information about file (e.g. file name, file size), but not real content. Is there any possibility to get transferred file content?
Thanks.
Upvotes: 0
Views: 491
Reputation: 641
I was looking to do the same thing too, but I saw here that you cannot receive files programmatically and you can only do it through the Lync UI.
Upvotes: 0