public class Link extends NamedFacebookType
FacebookType.Metadata| Constructor and Description |
|---|
Link() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
The link description.
|
NamedFacebookType |
getFrom()
An object containing the name and ID of the user who posted the link.
|
String |
getIcon()
The link icon.
|
String |
getLink()
The actual URL that was shared.
|
String |
getMessage()
The link message content.
|
String |
getPicture()
The picture associated with the link.
|
getNameequals, getId, getMetadata, getType, hashCode, toStringpublic NamedFacebookType getFrom()
public String getMessage()
public String getPicture()
public String getLink()
public String getDescription()
public String getIcon()
Copyright © 2014. All rights reserved.