Uses of Class
com.restfb.types.EntityAtTextRange
Packages that use EntityAtTextRange
-
Uses of EntityAtTextRange in com.restfb.types
Methods in com.restfb.types that return types with arguments of type EntityAtTextRangeModifier and TypeMethodDescriptionStoryAttachment.getDescriptionTags()
Profiles tagged in the text accompanying the attachmentPhoto.getNameTags()
Methods in com.restfb.types with parameters of type EntityAtTextRangeModifier and TypeMethodDescriptionboolean
StoryAttachment.addDescriptionTag
(EntityAtTextRange entityAtTextRange) boolean
Photo.addNameTag
(EntityAtTextRange nameTag) boolean
StoryAttachment.removeDescriptionTag
(EntityAtTextRange entityAtTextRange) boolean
Photo.removeNameTag
(EntityAtTextRange nameTag)