public class FacebookFriend extends SocialFriend
| Constructor and Description |
|---|
FacebookFriend() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFacebookId() |
URL |
getPictureUrl() |
URL |
getPictureUrl(int width,
int height) |
getInvitation, getName, getUsergetRawXml, setRawXmlpublic String getFacebookId()
public URL getPictureUrl() throws MalformedURLException
getPictureUrl in class SocialFriendMalformedURLExceptionpublic URL getPictureUrl(int width, int height) throws MalformedURLException
MalformedURLExceptionCopyright © 2014 Equilibrium. All rights reserved.