me()
Returns the ABPerson record that represents the logged-in user.
Declaration
func me() -> ABPerson!Return Value
The ABPerson record that represents the logged-in user.
Discussion
If the user never specified such a record, this method returns nil.