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