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