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, getUser
getRawXml, setRawXml
public String getFacebookId()
public URL getPictureUrl() throws MalformedURLException
getPictureUrl
in class SocialFriend
MalformedURLException
public URL getPictureUrl(int width, int height) throws MalformedURLException
MalformedURLException
Copyright © 2014 Equilibrium. All rights reserved.