Uses of Class
com.restfb.types.CoverPhoto
Packages that use CoverPhoto
-
Uses of CoverPhoto in com.restfb.types
Methods in com.restfb.types that return CoverPhotoModifier and TypeMethodDescriptionEvent.getCover()Cover pictureGroup.getCover()Information about the group's cover photo.SearchPlace.getCover()Information about the cover photo.User.getCover()The person's cover photoMethods in com.restfb.types with parameters of type CoverPhotoModifier and TypeMethodDescriptionvoidEvent.setCover(CoverPhoto cover) Cover picturevoidGroup.setCover(CoverPhoto cover) Information about the group's cover photo.voidSearchPlace.setCover(CoverPhoto cover) Information about the cover photo.voidUser.setCover(CoverPhoto cover) The person's cover photo -
Uses of CoverPhoto in com.restfb.types.features
Methods in com.restfb.types.features that return CoverPhoto