|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Subscribedto | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Subscribedto in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type Subscribedto | |
|---|---|
ResponseList<Subscribedto> |
SubscribeMethods.getSubscribedto()
Returns people the current user is subscribed to. |
ResponseList<Subscribedto> |
SubscribeMethods.getSubscribedto(Reading reading)
Returns people the current user is subscribed to. |
ResponseList<Subscribedto> |
SubscribeMethods.getSubscribedto(String userId)
Returns people a user is subscribed to. |
ResponseList<Subscribedto> |
SubscribeMethods.getSubscribedto(String userId,
Reading reading)
Returns people a user is subscribed to. |
| Uses of Subscribedto in facebook4j.json |
|---|
| Methods in facebook4j.json that return Subscribedto | |
|---|---|
static Subscribedto |
DataObjectFactory.createSubscribedto(String rawJSON)
Constructs a Subscribedto object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||