Package org.robovm.apple.social
Class SLServiceType
public class SLServiceType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSLServiceType.AsListMarshalerstatic classSLServiceType.Marshalerstatic classSLServiceType.Values -
Field Summary
Fields Modifier and Type Field Description static SLServiceTypeFacebookDeprecated.Deprecated in iOS 11.0.static SLServiceTypeLinkedInDeprecated.Deprecated in iOS 11.0.static SLServiceTypeSinaWeiboDeprecated.Deprecated in iOS 11.0.static SLServiceTypeTencentWeiboDeprecated.Deprecated in iOS 11.0.static SLServiceTypeTwitterDeprecated.Deprecated in iOS 11.0. -
Method Summary
Modifier and Type Method Description static SLServiceTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value