Jump to content

Notify when receiving new message from Skype


Recommended Posts

There is another skype SDK - that I made - in the LAVAcr.

Antoine, I actually tried your code, but I did not figure out how to capture the new message from your package.

In Skype4COM, there is a 'Message' interface which can return the message info, such as the sender info, message status, etc. But the problem is it returns all the messages sent by any specific sender. I have to manually go through each message and mark it 'read' so I can tell if any new message is received.

A little complicated. Don't know if that's the correct way to do it. Can you help?

Link to comment

Antoine, I actually tried your code, but I did not figure out how to capture the new message from your package.

In Skype4COM, there is a 'Message' interface which can return the message info, such as the sender info, message status, etc. But the problem is it returns all the messages sent by any specific sender. I have to manually go through each message and mark it 'read' so I can tell if any new message is received.

A little complicated. Don't know if that's the correct way to do it. Can you help?

I have to admit I never found out how to do that... I guess I should have read the documentation that goes with the Skype4COM but I only needed to send SMS so I didn't go much further than that.

Sorry I can't help you on that.

Link to comment
  • 3 years later...

Antoine, I actually tried your code, but I did not figure out how to capture the new message from your package.

In Skype4COM, there is a 'Message' interface which can return the message info, such as the sender info, message status, etc. But the problem is it returns all the messages sent by any specific sender. I have to manually go through each message and mark it 'read' so I can tell if any new message is received.

A little complicated. Don't know if that's the correct way to do it. Can you help?

 

dear menghuihantang,

 

Currently i am trying to find out how to receive skype messages into a labview code. The Message interface is definitively where we have to look on. Some times it works, some times not. Would you mind to show me your code so far, so i could compare yours with mine, trying to find the solution?

 

With best regards

Sacha Tholl from Germany

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.