Subject: Storing Vcard Information
Is there any other information to collect vcard information without using this line
" XmppCon.IqGrabber.SendIq(viq, new IqCB(VcardResult), null) "
Actually I want to Store the Vcard information in collection object. thank you
" XmppCon.IqGrabber.SendIq(viq, new IqCB(VcardResult), null) "
Actually I want to Store the Vcard information in collection object. thank you