| Package | Description |
|---|---|
| com.codename1.facebook |
Legacy generic implementation of the Facebook API with simplified OAuth integration to allow social sharing.
|
| Modifier and Type | Method and Description |
|---|---|
User |
Album.getFrom()
Gets the from User
|
User |
Post.getFrom()
Gets the from User
|
User |
Photo.getFrom()
Get from
|
User |
FaceBookAccess.getUser(String userId)
Gets a User from a user id
This is a sync method it will block until a response it returned
|
| Modifier and Type | Method and Description |
|---|---|
void |
FaceBookAccess.getUser(String userId,
User user,
ActionListener callback)
Gets a user from a user id
|
Copyright © 2021. All rights reserved.