Package | Description |
---|---|
com.restfb.types |
Default implementations of Facebook Graph API Objects.
|
Modifier and Type | Class and Description |
---|---|
class |
Account
Represents the Account Graph
API type.
|
class |
Application
Represents the Application Graph API type.
|
class |
Page
Represents the Page Graph API
type.
|
Modifier and Type | Method and Description |
---|---|
CategorizedFacebookType |
Photo.getFrom()
An object containing the name and ID of the user who posted the photo.
|
CategorizedFacebookType |
Post.getFrom()
An object containing the ID and name of the user who posted the message.
|
CategorizedFacebookType |
Video.getFrom()
An object containing the name and ID of the user who posted the video.
|
CategorizedFacebookType |
Album.getFrom()
An object containing the ID and name of the profile who posted this album.
|
Copyright © 2014. All rights reserved.