Package org.robovm.apple.social
Class SLServiceType.Values
java.lang.Object
org.robovm.apple.social.SLServiceType.Values
- Enclosing class:
- SLServiceType
public static class SLServiceType.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringFacebook()Deprecated.Deprecated in iOS 11.0.static NSStringLinkedIn()Deprecated.Deprecated in iOS 11.0.static NSStringSinaWeibo()Deprecated.Deprecated in iOS 11.0.static NSStringTencentWeibo()Deprecated.Deprecated in iOS 11.0.static NSStringTwitter()Deprecated.Deprecated in iOS 11.0.
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Twitter
Deprecated.Deprecated in iOS 11.0. -
Facebook
Deprecated.Deprecated in iOS 11.0. -
SinaWeibo
Deprecated.Deprecated in iOS 11.0. -
TencentWeibo
Deprecated.Deprecated in iOS 11.0. -
LinkedIn
Deprecated.Deprecated in iOS 11.0.
-