Re: how to add gtalk Contacts - WeOnlyDo Discussion board

Re: how to add gtalk Contacts (General questions)

by wodDamir, Monday, December 27, 2010, 23:02 (5080 days ago) @ zyq11111111

Hi,

What environment are you using?

Basically this should work:

[code]Dim cnt as XMPPContact
Set cnt = wodXMPP1.Contacts.Add your_gmail_contact
cnt.Subscribe[/code]

This is a syntax for VB. Please try applying the same in your environment. Also, I would suggest that you check up on the samples provided with the component.

Regards,
Damba


Complete thread: