StrideBasedSpeedAndDistanceRequestSummaryPage Method
Requests the total cumulative distance and stride count since the last battery change.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
public Task<MessagingReturnCode> RequestSummaryPage()
Public Function RequestSummaryPage As Task(Of MessagingReturnCode)
public:
Task<MessagingReturnCode>^ RequestSummaryPage()
member RequestSummaryPage : unit -> Task<MessagingReturnCode>
Return Value
TaskMessagingReturnCodeStatus of the request.