public class Video extends FacebookObject
| Modifier and Type | Class and Description |
|---|---|
static class |
Video.VideoFormat |
| Constructor and Description |
|---|
Video() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedTime() |
String |
getDescription() |
String |
getEmbedHtml() |
List<Video.VideoFormat> |
getFormat() |
Reference |
getFrom() |
String |
getIcon() |
String |
getId() |
String |
getName() |
String |
getPicture() |
String |
getSource() |
List<Tag> |
getTags() |
Date |
getUpdatedTime() |
add, getExtraDatapublic String getId()
public Reference getFrom()
public String getName()
public String getDescription()
public String getPicture()
public String getEmbedHtml()
public String getIcon()
public String getSource()
public Date getCreatedTime()
public Date getUpdatedTime()
public List<Video.VideoFormat> getFormat()