Package com.restfb.types.send
Klasse Greeting
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.Greeting
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Konstruktordetails
-
Greeting
-
Greeting
-
Greeting
-
-
Methodendetails
-
getText
The greeting text for the specific locale. -
getLocale
Locale of the greeting text. Facebook will show this greeting text when user locale matches the provided locale. You must at least specify greeting text for the default locale. This is the text Facebook will fall back to if they don't find another matching the user's locale. See the list of supported locales.
-