PlaceMonitorSimulator Members

Include Protected Members
Include Inherited Members

The PlaceMonitorSimulator type exposes the following members.

Methods

  Name Description
Public method ActivateAsync
Re-establishes connection to sensor, if not already available
Public method DeactivateAsync
Closes the connection to sensor
Public methodStatic member GetDefaultAsync()
Gets the default implementation.
Public methodStatic member GetDefaultAsync(SenseRecording)
Gets the default implementation.
Public methodStatic member GetDefaultAsync(SenseRecording, DateTimeOffset)
Gets the default implementation.
Public method GetHomeAsync
Gets the home location.
Public method GetKnownPlaceAsync
Returns place matching the given place id. This method can be used to return any type of places: home, work, known and frequent.
Public method GetKnownPlacesAsync
Gets the set of currently known places. This includes all types of places: home, work, known and frequent.
Public method GetPlaceAtAsync
Gets the place at given time.
Public method GetPlaceHistoryAsync
Returns time ordered list of places visited during given time period.
Public method GetWorkAsync
Gets the work location.

Properties

  Name Description
Public property Type
The sensor type.

See Also

PlaceMonitorSimulator Class

Lumia.Sense.Testing Namespace