| FindGeoDataRequest Class |
Namespace: Quickblox.Sdk.Modules.LocationModule.Requests
The FindGeoDataRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| FindGeoDataRequest | Initializes a new instance of the FindGeoDataRequest class |
| Name | Description | |
|---|---|---|
| CreatedAt | ||
| CurrentPosition |
The current position of the user. Used only in conjunction with the keys 'radius' (Diapasons) and 'distance' (Sort).
If this option is specified, and it does not set any of these parameters - error validation.
Use '%3B' instead ';'.
Sample format:90%3B90 (90;90)
| |
| ExternaIds | ||
| Filter | (Inherited from BaseRequestSettings.) | |
| GeoRect | ||
| Headers |
Возвращает коллекцию хедеров и их значений.
(Inherited from BaseRequestSettings.) | |
| IsLastOnly | ||
| IsOnlyWithStatus | ||
| MaxCreatedAt | ||
| MinCreatedAt | ||
| Name | ||
| Page | ||
| PerPage | ||
| Radius | ||
| SortAsc | ||
| SortBy |
created_at Values should be sorted by date.
latitude Values should be sorted by latitude.
longitude Values should be sorted by longitude.
distance Values should be sorted by the distance from the 'current_position' (is a required parameter in the request)
| |
| UserId | ||
| UserIds |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |