Re: how to add gtalk Contacts (General questions)

by wodDamir, (5239 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

locked

Complete thread: