ActivityMonitorSimulator Members

Include Protected Members
Include Inherited Members

The ActivityMonitorSimulator 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 method GetActivityAtAsync
Gets the device activity at given time.
Public method GetActivityHistoryAsync
Returns time ordered list of activities occured during given time period.
Public method GetCurrentReadingAsync
Gets the current activity
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.

Properties

  Name Description
Public property Enabled
Enables or disables activity change event monitoring.
Public property Type
The sensor type.

Events

  Name Description
Public event ReadingChanged
Occurs each time activity changes.

See Also

ActivityMonitorSimulator Class

Lumia.Sense.Testing Namespace