org.springframework.social.facebook.api
Class GroupMemberReference
java.lang.Object
org.springframework.social.facebook.api.FacebookObject
org.springframework.social.facebook.api.Reference
org.springframework.social.facebook.api.GroupMemberReference
- All Implemented Interfaces:
- Serializable
public class GroupMemberReference
- extends Reference
Model class representing a reference to a group member.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupMemberReference
public GroupMemberReference(String id,
String name,
boolean administrator)
isAdministrator
public boolean isAdministrator()