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+1406bfb784e6c85bd5d7261241f4f4a1a31b0896
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.