Uses of Class
com.restfb.types.webhook.RatingsCommentValue
-
Packages that use RatingsCommentValue Package Description com.restfb.webhook -
-
Uses of RatingsCommentValue in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type RatingsCommentValue Modifier and Type Method Description void
AbstractWebhookChangeListener. ratingsCommentValue(RatingsCommentValue ratingsCommentValue)
void
WebhookChangeListener. ratingsCommentValue(RatingsCommentValue ratingsCommentValue)
-