Uses of Class
com.restfb.types.User.Currency
-
Packages that use User.Currency Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of User.Currency in com.restfb.types
Methods in com.restfb.types that return User.Currency Modifier and Type Method Description User.Currency
User. getCurrency()
The user's currency preferences.Methods in com.restfb.types with parameters of type User.Currency Modifier and Type Method Description void
User. setCurrency(User.Currency currency)
The user's currency preferences.
-