Re: kABHomeLabel … and companions
Re: kABHomeLabel … and companions
- Subject: Re: kABHomeLabel … and companions
- From: Jerry Krinock <email@hidden>
- Date: Thu, 13 Sep 2012 21:04:08 -0700
On 2012 Sep 13, at 19:45, Erik Stainsby <email@hidden> wrote:
> So the AddressBook framework's xxxLabel keys render out as strings encoded like so: _$!<Home>!$_, _$!<Work>!$_, _$!<Mobile>!$_ Is there framework method I am meant to use with the property keys kABHomeLabel, kABWorkLabel, etc, to render a legible text outcome
Maybe you're looking for -[ABRecord valueForProperty:]. Note that ABAddressBook methods typically return ABPerson objects, and ABPerson inherits from ABRecord.
If that doesn't explain it, post some code.
_______________________________________________
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