Click or drag to resize

IGeographicLocationProvider Interface

Represents a geo-tagging service to get device and position

Namespace: SanteDB.Client.Services
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public interface IGeographicLocationProvider : IServiceImplementation

The IGeographicLocationProvider type exposes the following members.

Properties
 NameDescription
Public propertyServiceName Gets the service name
(Inherited from IServiceImplementation)
Top
Methods
 NameDescription
Public methodGetCurrentPosition Gets the current position
Top
See Also