Uses of Class
org.robovm.apple.addressbook.ABPersonRelatedName
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonRelatedName in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return types with arguments of type ABPersonRelatedName Modifier and Type Method Description List<ABPersonRelatedName>ABPerson. getRelatedNames()Methods in org.robovm.apple.addressbook with parameters of type ABPersonRelatedName Modifier and Type Method Description intABPerson. addRelatedName(ABPersonRelatedName relatedName)Method parameters in org.robovm.apple.addressbook with type arguments of type ABPersonRelatedName Modifier and Type Method Description ABPersonABPerson. setRelatedNames(List<ABPersonRelatedName> relatedNames)