| Package | Description |
|---|---|
| com.facebook.model |
| Modifier and Type | Method and Description |
|---|---|
GraphLocation |
GraphUser.getLocation()
Returns the current city of the user.
|
GraphLocation |
GraphPlace.getLocation()
Returns the location of the place.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphUser.setLocation(GraphLocation location)
Sets the current city of the user.
|
void |
GraphPlace.setLocation(GraphLocation location)
Sets the location of the place.
|
Copyright © 2013. All Rights Reserved.