Uses of Class
com.restfb.types.User.PaymentPricepoint
-
Packages that use User.PaymentPricepoint Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of User.PaymentPricepoint in com.restfb.types
Methods in com.restfb.types that return types with arguments of type User.PaymentPricepoint Modifier and Type Method Description List<User.PaymentPricepoint>
User.PaymentPricepoints. getMobile()
Mobile payment pricepointsMethods in com.restfb.types with parameters of type User.PaymentPricepoint Modifier and Type Method Description boolean
User.PaymentPricepoints. addMobile(User.PaymentPricepoint language)
boolean
User.PaymentPricepoints. removeMobile(User.PaymentPricepoint language)
-