Locations Methods |
The Locations type exposes the following members.
Name | Description | |
---|---|---|
AssertIsAuthenticated |
Asserts if the user is authenticated.
(Inherited from InstagramApi.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Get |
Get information about a location.
Requires Authentication: False | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Recent(String) |
Get a list of recent media objects from a given location.
| |
Recent(String, NullableDateTime, NullableDateTime, String, String) |
Get a list of recent media objects from a given location.
Requires Authentication: False | |
Search(Double, Double) |
Search for a location by geographic coordinate.
Requires Authentication: False | |
Search(String, LocationsFoursquareVersion) |
Search for a location by geographic coordinate.
Requires Authentication: False | |
Search(Double, Double, NullableDouble) |
Search for a location by geographic coordinate.
Requires Authentication: False | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |