Uses of Class
org.robovm.apple.contacts.CNInstantMessageService
| Package | Description |
|---|---|
| org.robovm.apple.contacts |
-
Uses of CNInstantMessageService in org.robovm.apple.contacts
Fields in org.robovm.apple.contacts declared as CNInstantMessageService Modifier and Type Field Description static CNInstantMessageServiceCNInstantMessageService. AIMstatic CNInstantMessageServiceCNInstantMessageService. Facebookstatic CNInstantMessageServiceCNInstantMessageService. GaduGadustatic CNInstantMessageServiceCNInstantMessageService. GoogleTalkstatic CNInstantMessageServiceCNInstantMessageService. ICQstatic CNInstantMessageServiceCNInstantMessageService. Jabberstatic CNInstantMessageServiceCNInstantMessageService. MSNstatic CNInstantMessageServiceCNInstantMessageService. QQstatic CNInstantMessageServiceCNInstantMessageService. Skypestatic CNInstantMessageServiceCNInstantMessageService. YahooMethods in org.robovm.apple.contacts that return CNInstantMessageService Modifier and Type Method Description static CNInstantMessageServiceCNInstantMessageService.Marshaler. toObject(Class<CNInstantMessageService> cls, long handle, long flags)static CNInstantMessageServiceCNInstantMessageService. valueOf(NSString value)Methods in org.robovm.apple.contacts that return types with arguments of type CNInstantMessageService Modifier and Type Method Description static List<CNInstantMessageService>CNInstantMessageService.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.contacts with parameters of type CNInstantMessageService Modifier and Type Method Description static StringCNInstantMessageAddress. getLocalizedService(CNInstantMessageService service)static longCNInstantMessageService.Marshaler. toNative(CNInstantMessageService o, long flags)Method parameters in org.robovm.apple.contacts with type arguments of type CNInstantMessageService Modifier and Type Method Description static longCNInstantMessageService.AsListMarshaler. toNative(List<CNInstantMessageService> l, long flags)static CNInstantMessageServiceCNInstantMessageService.Marshaler. toObject(Class<CNInstantMessageService> cls, long handle, long flags)Constructors in org.robovm.apple.contacts with parameters of type CNInstantMessageService Constructor Description CNInstantMessageAddress(String username, CNInstantMessageService service)