Back to project page xing-android-sdk.
The source code is released under:
Apache License
If you think the Android project xing-android-sdk listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package de.hdodenhof.xingapi.enums; import com.google.gson.annotations.SerializedName; public enum WebProfile { amazon, delicious, digg, doodle, dopplr, ebay, facebook, flickr, foursquare, github, @SerializedName("google+") googleplus, homepage, @SerializedName("last.fm") lastfm, @SerializedName("lifestream.fm") lifestreamfm, mindmeister, @SerializedName("mister wong") misterwong, other, photobucket, plazes, qype, reddit, @SerializedName("second life") secondlife, sevenload, slideshare, sourceforge, spreed, @SerializedName("stumble upon") stumbleupon, twitter, vimeo, wikipedia, yelp, youtube, zoominfo }