Package org.robovm.apple.addressbook
Class ABPersonInstantMessageService
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.addressbook.ABPersonInstantMessageService
public class ABPersonInstantMessageService extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classABPersonInstantMessageService.AsListMarshalerstatic classABPersonInstantMessageService.Marshalerstatic classABPersonInstantMessageService.Values -
Field Summary
Fields Modifier and Type Field Description static ABPersonInstantMessageServiceAIMDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceFacebookDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceGaduGaduDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceGoogleTalkDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceICQDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceJabberDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceMSNDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceQQDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceSkypeDeprecated.Deprecated in iOS 9.0.static ABPersonInstantMessageServiceYahooDeprecated.Deprecated in iOS 9.0. -
Method Summary
Modifier and Type Method Description static ABPersonInstantMessageServicevalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Yahoo
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceYahoo -
Jabber
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceJabber -
MSN
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceMSN -
ICQ
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceICQ -
AIM
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceAIM -
QQ
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceQQ -
GoogleTalk
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceGoogleTalk -
Skype
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceSkype -
Facebook
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceFacebook -
GaduGadu
Deprecated.Deprecated in iOS 9.0. use CNInstantMessageServiceGaduGadu
-
-
Method Details
-
valueOf
-