Geographies Methods |
The Geographies 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.) | |
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(Int32) |
Get very recent media from a geography subscription that you created. Note: you can only access Geographies that were explicitly created by your OAuth client. To backfill photos from the location covered by this geography, use the media search endpoint.
Requires Authentication: False | |
Recent(Int32, NullableInt32, String) |
Get very recent media from a geography subscription that you created. Note: you can only access Geographies that were explicitly created by your OAuth client. To backfill photos from the location covered by this geography, use the media search endpoint.
Requires Authentication: False | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |