Uses of Class
com.restfb.types.webhook.messaging.payment.ReuqestedUserInfo
Packages that use ReuqestedUserInfo
-
Uses of ReuqestedUserInfo in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return ReuqestedUserInfoModifier and TypeMethodDescriptionPaymentItem.getRequestedUserInfo()
Information that was requested from the user by the Buy Button.Methods in com.restfb.types.webhook.messaging with parameters of type ReuqestedUserInfoModifier and TypeMethodDescriptionvoid
PaymentItem.setRequestedUserInfo
(ReuqestedUserInfo requestedUserInfo) Information that was requested from the user by the Buy Button.