| Package | Description |
|---|---|
| com.codename1.facebook |
Legacy generic implementation of the Facebook API with simplified OAuth integration to allow social sharing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Album
This class represents a Facebook Photo Object
http://developers.facebook.com/docs/reference/api/album
|
class |
Page
This class represents a Facebook Page object
https://developers.facebook.com/docs/reference/api/page/
|
class |
Photo
This class represents a Facebook Photo Object
http://developers.facebook.com/docs/reference/api/photo/
|
class |
Post
This class represents a Facebook Post Object
http://developers.facebook.com/docs/reference/api/post/
|
class |
User
This class represents a Facebook User objject
http://developers.facebook.com/docs/reference/api/user/
|
| Modifier and Type | Method and Description |
|---|---|
FBObject |
User.getHometown()
Gets the user Hometown if available
|
FBObject |
User.getLocation()
Gets the user City if available
|
Copyright © 2023. All rights reserved.