Uses of Class
com.restfb.types.PageAdminNote
-
Packages that use PageAdminNote Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of PageAdminNote in com.restfb.types
Methods in com.restfb.types that return types with arguments of type PageAdminNote Modifier and Type Method Description List<PageAdminNote>
Page. getAdminNotes()
Notes of this pageMethods in com.restfb.types with parameters of type PageAdminNote Modifier and Type Method Description boolean
Page. addAdminNote(PageAdminNote adminNote)
boolean
Page. removeAdminNote(PageAdminNote adminNote)
-