Uses of Class
com.restfb.types.CoverPhoto
-
Uses of CoverPhoto in com.restfb.types
Modifier 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 photoModifier 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