Search code examples
skypeucmaskypedeveloper

Sending IM from Skype Web SDK to UCMA Bot


I am unable to send IM from Skype Web SDK to UCMA bot endpoint. Same code works if I login as SfB desktop client user. Will Skype Web SDK supports connecting with UCMA ? Please help.

Thanks,

Suresh.


Solution

  • For some reason the sample downloaded from https://www.matthewproctor.com/skype-web-sdk-sending-an-instant-message didnt worked for me. I downloaded the samples provided in msdn site and it worked.

    Thanks Mathew Proctor for your help.