Uses of Class
com.restfb.types.webhook.FeedVideoValue
-
Packages that use FeedVideoValue Package Description com.restfb.types.webhook com.restfb.webhook -
-
Uses of FeedVideoValue in com.restfb.types.webhook
Subclasses of FeedVideoValue in com.restfb.types.webhook Modifier and Type Class Description class
FeedVideoBlockMute
change value of the feed video if a video is blocked/unblocked -
Uses of FeedVideoValue in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type FeedVideoValue Modifier and Type Method Description void
AbstractWebhookChangeListener. feedVideoValue(FeedVideoValue feedVideoValue)
void
WebhookChangeListener. feedVideoValue(FeedVideoValue feedVideoValue)
-