Uses of Class
org.robovm.apple.contacts.CNSocialProfileService
| Package | Description |
|---|---|
| org.robovm.apple.contacts |
-
Uses of CNSocialProfileService in org.robovm.apple.contacts
Fields in org.robovm.apple.contacts declared as CNSocialProfileService Modifier and Type Field Description static CNSocialProfileServiceCNSocialProfileService. Facebookstatic CNSocialProfileServiceCNSocialProfileService. Flickrstatic CNSocialProfileServiceCNSocialProfileService. GameCenterstatic CNSocialProfileServiceCNSocialProfileService. LinkedInstatic CNSocialProfileServiceCNSocialProfileService. MySpacestatic CNSocialProfileServiceCNSocialProfileService. SinaWeibostatic CNSocialProfileServiceCNSocialProfileService. TencentWeibostatic CNSocialProfileServiceCNSocialProfileService. Twitterstatic CNSocialProfileServiceCNSocialProfileService. YelpMethods in org.robovm.apple.contacts that return CNSocialProfileService Modifier and Type Method Description static CNSocialProfileServiceCNSocialProfileService.Marshaler. toObject(Class<CNSocialProfileService> cls, long handle, long flags)static CNSocialProfileServiceCNSocialProfileService. valueOf(NSString value)Methods in org.robovm.apple.contacts that return types with arguments of type CNSocialProfileService Modifier and Type Method Description static List<CNSocialProfileService>CNSocialProfileService.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.contacts with parameters of type CNSocialProfileService Modifier and Type Method Description static StringCNSocialProfile. getLocalizedService(CNSocialProfileService service)static longCNSocialProfileService.Marshaler. toNative(CNSocialProfileService o, long flags)Method parameters in org.robovm.apple.contacts with type arguments of type CNSocialProfileService Modifier and Type Method Description static longCNSocialProfileService.AsListMarshaler. toNative(List<CNSocialProfileService> l, long flags)static CNSocialProfileServiceCNSocialProfileService.Marshaler. toObject(Class<CNSocialProfileService> cls, long handle, long flags)Constructors in org.robovm.apple.contacts with parameters of type CNSocialProfileService Constructor Description CNSocialProfile(String urlString, String username, String userIdentifier, CNSocialProfileService service)