Uses of Class
org.robovm.apple.contacts.CNMutableContact
| Package | Description |
|---|---|
| org.robovm.apple.contacts |
-
Uses of CNMutableContact in org.robovm.apple.contacts
Methods in org.robovm.apple.contacts that return CNMutableContact Modifier and Type Method Description static CNMutableContactCNMutableContact. createProviderDataObject(NSData data, String typeIdentifier)Methods in org.robovm.apple.contacts with parameters of type CNMutableContact Modifier and Type Method Description voidCNSaveRequest. addContactToContainer(CNMutableContact contact, String identifier)voidCNSaveRequest. deleteContact(CNMutableContact contact)voidCNSaveRequest. updateContact(CNMutableContact contact)