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+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static readonly DeviceRequestType ReportContinuousPosition

Field Value

DeviceRequestType

Remarks

This call can be made by TL401K devices

See Also