Uses of Class
org.robovm.apple.addressbook.ABPersonEmailAddress
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonEmailAddress in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return types with arguments of type ABPersonEmailAddress Modifier and Type Method Description List<ABPersonEmailAddress>ABPerson. getEmailAddresses()Methods in org.robovm.apple.addressbook with parameters of type ABPersonEmailAddress Modifier and Type Method Description intABPerson. addEmailAddress(ABPersonEmailAddress emailAddress)Method parameters in org.robovm.apple.addressbook with type arguments of type ABPersonEmailAddress Modifier and Type Method Description ABPersonABPerson. setEmailAddresses(List<ABPersonEmailAddress> emailAddresses)