Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
jshamid #1
Member since Feb 2007 · 30 posts
Group memberships: Members
Show profile · Link to this post
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
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Hello,

your code only sends the vcard request. In the callback you specified in your request you get the vcard already included in an object. You don't need to create you own collection.
In the MiniClient there is a Vcard example included.

Alex
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS