DeviceRequestTypeReportContinuousPosition Field

The device reports it will start or stop reporting its position continuously, usually because the user has started or stopped moving; the latter is done to conserve battery.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly DeviceRequestType ReportContinuousPosition

Field Value

DeviceRequestType

Remarks

This call can be made by TL401K devices

See Also