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