Hi all, I just started to use the skype4COM with python under Windows. I can access and use Skype over it, but I do not know know how to get events from Skype. Below is a sample code for accessing Skype over Python using the skype4COM object and sending a message to a Skype user. I want to be able to receive events from Skype, e.g. when someone replies in the chat. Could someone help me out there