public class FbBotMillUserProfileRetriever extends Object
| Modifier and Type | Method and Description |
|---|---|
static FacebookUserProfile |
getUser(String userId)
Retrieves a
FacebookUserProfile object containing the info for
the user with the ID passed. |
String |
toString() |
public static FacebookUserProfile getUser(String userId)
FacebookUserProfile object containing the info for
the user with the ID passed.userId - the id of the user whose profile to retrieve.Copyright © 2017 BotMill. All rights reserved.