|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Music | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Music in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type Music | |
|---|---|
ResponseList<Music> |
FavoriteMethods.getMusic()
Returns the music listed on the current user's profile. |
ResponseList<Music> |
FavoriteMethods.getMusic(Reading reading)
Returns the music listed on the current user's profile. |
ResponseList<Music> |
FavoriteMethods.getMusic(String userId)
Returns the music listed on a user's profile. |
ResponseList<Music> |
FavoriteMethods.getMusic(String userId,
Reading reading)
Returns the music listed on a user's profile. |
| Uses of Music in facebook4j.json |
|---|
| Methods in facebook4j.json that return Music | |
|---|---|
static Music |
DataObjectFactory.createMusic(String rawJSON)
Constructs a Music object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||