Click or drag to resize
QuickbloxClientLocationClient Property
Location module allows to work with user locations.

Namespace: Quickblox.Sdk
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LocationClient LocationClient { get; }

Property Value

Type: LocationClient

Implements

IQuickbloxClientLocationClient
See Also