Package | com.milkmangames.nativeextensions |
Class | public class GVSocialServiceType |
Inheritance | GVSocialServiceType ![]() |
Method | Defined By | ||
---|---|---|---|
decode(inValue:String):String [static] Decode an internal iOS string to a GVSocialServiceType constant | GVSocialServiceType |
Constant | Defined By | ||
---|---|---|---|
FACEBOOK : String = FACEBOOK [static] Facebook | GVSocialServiceType | ||
SINAWEIBO : String = SINAWEIBO [static] SinaWeibo | GVSocialServiceType | ||
SMS : String = SMS [static] SMS | GVSocialServiceType | ||
TWITTER : String = TWITTER [static] Twitter | GVSocialServiceType |
decode | () | method |
public static function decode(inValue:String):String
Decode an internal iOS string to a GVSocialServiceType constant
Parameters
inValue:String |
String |
Constant |
public static const FACEBOOK:String = FACEBOOK
SINAWEIBO | Constant |
public static const SINAWEIBO:String = SINAWEIBO
SinaWeibo
SMS | Constant |
public static const SMS:String = SMS
SMS
Constant |
public static const TWITTER:String = TWITTER