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