configuration, sessionManager| Constructor and Description |
|---|
GetProfileAction(SessionManager sessionManager) |
| Modifier and Type | Method and Description |
|---|---|
protected android.os.Bundle |
getBundle() |
protected java.lang.String |
getGraphPath() |
protected Profile |
processResponse(GraphResponse response)
It is better to override this method and implement your faster
conversion.
|
void |
setProperties(Profile.Properties properties) |
executeImpl, getActionListener, getTarget, setActionListener, setEdge, setTargetexecutepublic GetProfileAction(SessionManager sessionManager)
public void setProperties(Profile.Properties properties)
protected java.lang.String getGraphPath()
getGraphPath in class GetAction<Profile>protected Profile processResponse(GraphResponse response)
GetActionprocessResponse in class GetAction<Profile>