Uses of Class
org.robovm.apple.contacts.CNContactRelation
| Package | Description |
|---|---|
| org.robovm.apple.contacts |
-
Uses of CNContactRelation in org.robovm.apple.contacts
Methods in org.robovm.apple.contacts that return types with arguments of type CNContactRelation Modifier and Type Method Description NSArray<CNLabeledValue<CNContactRelation>>CNContact. getContactRelations()NSArray<CNLabeledValue<CNContactRelation>>CNMutableContact. getContactRelations()Method parameters in org.robovm.apple.contacts with type arguments of type CNContactRelation Modifier and Type Method Description voidCNMutableContact. setContactRelations(NSArray<CNLabeledValue<CNContactRelation>> v)