| 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 |
|---|---|
Photo |
FaceBookAccess.getPhoto(String photoId,
boolean needAuth)
Gets a Photo from a photoId
This is a sync method it will block until a response it returned
|
| Modifier and Type | Method and Description |
|---|---|
void |
FaceBookAccess.getPhoto(String photoId,
Photo photo,
ActionListener callback)
Gest a photo from a photo Id
|
Copyright © 2022. All rights reserved.