| Extends Protocol: | FBGraphObject |
| Declared in: | FBGraphLocation.h |
The FBGraphLocation protocol enables typed access to the location property
of a Facebook place object.
The FBGraphLocation protocol represents the most commonly used properties of a
location object. It may be used to access an NSDictionary object that has
been wrapped with an FBGraphObject facade.
Typed access to a location's city.
Typed access to a location's country.
Typed access to a location's latitude.
Typed access to a location's longitude.
Typed access to a location's state.
Typed access to a location's street.