facebook4j
Interface Page
public interface Page
- Since:
- Facebook4J 2.0.0
- Author:
- Ryuji Yamashita - roundrop at gmail.com
getId
String getId()
getName
String getName()
getLink
URL getLink()
getCategory
String getCategory()
isPublished
Boolean isPublished()
canPost
Boolean canPost()
getLikes
Integer getLikes()
getLocation
Place.Location getLocation()
getPhone
String getPhone()
getCheckins
Integer getCheckins()
getPicture
URL getPicture()
getCover
Cover getCover()
getWebsite
String getWebsite()
getTalkingAboutCount
Integer getTalkingAboutCount()
getAccessToken
String getAccessToken()
isCommunityPage
Boolean isCommunityPage()
getWereHereCount
Integer getWereHereCount()
getCreatedTime
Date getCreatedTime()
Copyright © 2014. All Rights Reserved.