Uses of Class
org.robovm.apple.addressbook.ABPersonURL
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonURL in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return types with arguments of type ABPersonURL Modifier and Type Method Description List<ABPersonURL>ABPerson. getURLs()Methods in org.robovm.apple.addressbook with parameters of type ABPersonURL Modifier and Type Method Description intABPerson. addURL(ABPersonURL url)Method parameters in org.robovm.apple.addressbook with type arguments of type ABPersonURL Modifier and Type Method Description ABPersonABPerson. setURLs(List<ABPersonURL> urls)