Learn Skype Web SDK Day 22 : Receiving an Incoming Audio Call

[contemplate-1] [button link=”http://code.skypewebsdk.com/AV/3-ReceivingNewAudioConversation/” newwindow=”yes”] View Demo[/button] We’ve previously covered how to identify and respond to incoming Instant Message conversations. Doing the same thing for Audio calls is fairly similar – the only real difference is that instead of using chatService,…