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