| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.internal.util.network | |
| co.aurasphere.botmill.fb.userprofile |
| Modifier and Type | Method and Description |
|---|---|
static FacebookUserProfile |
NetworkUtils.getUserProfile(String userId)
Method used to retrieve a
FacebookUserProfile from an ID using
the GET method. |
| Modifier and Type | Method and Description |
|---|---|
static FacebookUserProfile |
FbBotMillUserProfileRetriever.getUser(String userId)
Retrieves a
FacebookUserProfile object containing the info for
the user with the ID passed. |
Copyright © 2017 BotMill. All rights reserved.