Uses of Class
com.restfb.types.Page.PageStartInfo
-
Packages that use Page.PageStartInfo Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.PageStartInfo in com.restfb.types
Methods in com.restfb.types that return Page.PageStartInfo Modifier and Type Method Description Page.PageStartInfo
Page. getStartInfo()
Information about when the entity represented by the Page was startedMethods in com.restfb.types with parameters of type Page.PageStartInfo Modifier and Type Method Description void
Page. setStartInfo(Page.PageStartInfo startInfo)
Information about when the entity represented by the Page was started
-