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 TypeMethodDescriptionbooleanStoryAttachment.addDescriptionTag(EntityAtTextRange entityAtTextRange) booleanPhoto.addNameTag(EntityAtTextRange nameTag) booleanStoryAttachment.removeDescriptionTag(EntityAtTextRange entityAtTextRange) booleanPhoto.removeNameTag(EntityAtTextRange nameTag)