Package com.restfb.types.send
Class Greeting
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.Greeting
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Greeting
-
Greeting
-
Greeting
-
-
Method Details
-
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.
-