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 TypeMethodDescriptionvoid
Event.setCover
(CoverPhoto cover) Cover picturevoid
Group.setCover
(CoverPhoto cover) Information about the group's cover photo.void
SearchPlace.setCover
(CoverPhoto cover) Information about the cover photo.void
User.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