Click or drag to resize
FindGeoDataRequestCurrentPosition Property
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)

Namespace: Quickblox.Sdk.Modules.LocationModule.Requests
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string CurrentPosition { get; set; }

Property Value

Type: String
See Also