(no subject)
(no subject)
- Subject: (no subject)
- From: 松 李 <email@hidden>
- Date: Fri, 25 Jul 2008 10:37:05 +0800 (CST)
I have a problem about ABAddressBook, i want get
NSData with ABPerson'
vCardRepresentation fuction,the NSData is vcard 3.0
formatter,but i want to get vcard 2.1 formatter, how
to get vcard 2.1 formatter with vCardRepresentation,
follow is my code :
ABPerson* thePerson = [theArray objectAtIndex:i];
NSData* theData = [thePerson
vCardRepresentation];
please help,thanks!!!!!
___________________________________________________________
雅虎邮箱,您的终生邮箱!
http://cn.mail.yahoo.com/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden