Uses of Class
com.restfb.types.EntityAtTextRange
-
Uses of EntityAtTextRange in com.restfb.types
Modifier and TypeMethodDescriptionStoryAttachment.getDescriptionTags()
Profiles tagged in the text accompanying the attachmentPhoto.getNameTags()
Modifier and TypeMethodDescriptionboolean
StoryAttachment.addDescriptionTag
(EntityAtTextRange entityAtTextRange) boolean
Photo.addNameTag
(EntityAtTextRange nameTag) boolean
StoryAttachment.removeDescriptionTag
(EntityAtTextRange entityAtTextRange) boolean
Photo.removeNameTag
(EntityAtTextRange nameTag)