Uses of Class
com.restfb.types.Page.Cover
-
Packages that use Page.Cover Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.Cover in com.restfb.types
Methods in com.restfb.types that return Page.Cover Modifier and Type Method Description Page.Cover
Page. getCover()
The cover photo.Methods in com.restfb.types with parameters of type Page.Cover Modifier and Type Method Description void
Page. setCover(Page.Cover cover)
The cover photo.
-