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.