facebook4j
Interface GroupMember

All Superinterfaces:
User
All Known Implementing Classes:
GroupMemberJSONImpl

public interface GroupMember
extends User

Author:
Ryuji Yamashita - roundrop at gmail.com

Nested Class Summary
 
Nested classes/interfaces inherited from interface facebook4j.User
User.Education, User.EducationClass, User.VideoUploadLimits, User.Work
 
Field Summary
 
Fields inherited from interface facebook4j.User
BIRTHDAY_DATE_FORMAT
 
Method Summary
 java.lang.Boolean isAdministrator()
           
 
Methods inherited from interface facebook4j.User
getBio, getBirthday, getCover, getEducation, getEmail, getFavoriteAthletes, getFavoriteTeams, getFirstName, getGender, getHometown, getId, getInterestedIn, getLanguages, getLastName, getLink, getLocale, getLocation, getMiddleName, getName, getPicture, getPolitical, getQuotes, getRelationshipStatus, getReligion, getSignificantOther, getThirdPartyId, getTimezone, getUpdatedTime, getUsername, getVideoUploadLimits, getWebsite, getWork, isInstalled, isVerified
 

Method Detail

isAdministrator

java.lang.Boolean isAdministrator()