public interface ABPersonViewControllerDelegate
| Modifier and Type | Method and Description |
|---|---|
boolean |
personViewControllerShouldPerformDefaultActionForPersonPropertyIdentifier(ABPersonViewController personViewController,
org.moe.natj.general.ptr.ConstVoidPtr person,
int property,
int identifier)
Called when the user selects an individual value in the Person view, identifier will be kABMultiValueInvalidIdentifier if a single value property was selected.
|
boolean personViewControllerShouldPerformDefaultActionForPersonPropertyIdentifier(ABPersonViewController personViewController, org.moe.natj.general.ptr.ConstVoidPtr person, int property, int identifier)