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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static readonly DeviceRequestType ReportContinuousPosition

Field Value

DeviceRequestType

Remarks

This call can be made by TL401K devices

See Also