IGeolocation.

GetLocationAsync(GeolocationRequest) Method

Syntax

Task<Location> GetLocationAsync(GeolocationRequest request)

Parameters

Name Type Description
request GeolocationRequest

Return Value

Type Description
Task<Location>