Uses of Class
org.robovm.apple.addressbook.ABPersonInstantMessageService
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonInstantMessageService in org.robovm.apple.addressbook
Fields in org.robovm.apple.addressbook declared as ABPersonInstantMessageService Modifier and Type Field Description static ABPersonInstantMessageServiceABPersonInstantMessageService. AIMDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. FacebookDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. GaduGaduDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. GoogleTalkDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. ICQDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. JabberDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. MSNDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. QQDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. SkypeDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceABPersonInstantMessageService. YahooDeprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.addressbook that return ABPersonInstantMessageService Modifier and Type Method Description ABPersonInstantMessageServiceABPersonInstantMessageAccount. getService()static ABPersonInstantMessageServiceABPersonInstantMessageService.Marshaler. toObject(Class<ABPersonInstantMessageService> cls, long handle, long flags)static ABPersonInstantMessageServiceABPersonInstantMessageService. valueOf(CFString value)Methods in org.robovm.apple.addressbook that return types with arguments of type ABPersonInstantMessageService Modifier and Type Method Description static List<ABPersonInstantMessageService>ABPersonInstantMessageService.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.addressbook with parameters of type ABPersonInstantMessageService Modifier and Type Method Description ABPersonInstantMessageAccountABPersonInstantMessageAccount. setService(ABPersonInstantMessageService service)static longABPersonInstantMessageService.Marshaler. toNative(ABPersonInstantMessageService o, long flags)Method parameters in org.robovm.apple.addressbook with type arguments of type ABPersonInstantMessageService Modifier and Type Method Description static longABPersonInstantMessageService.AsListMarshaler. toNative(List<ABPersonInstantMessageService> l, long flags)static ABPersonInstantMessageServiceABPersonInstantMessageService.Marshaler. toObject(Class<ABPersonInstantMessageService> cls, long handle, long flags)Constructors in org.robovm.apple.addressbook with parameters of type ABPersonInstantMessageService Constructor Description ABPersonInstantMessageAccount(String username, ABPersonInstantMessageService service, String label)ABPersonInstantMessageAccount(String username, ABPersonInstantMessageService service, ABPropertyLabel label)