public static interface AntPlusCommonPcc.IRequestFinishedReceiver
Modifier and Type | Method and Description |
---|---|
void |
onNewRequestFinished(RequestStatus requestStatus)
Receives the data from a RequestFinished event.
|
void onNewRequestFinished(RequestStatus requestStatus)
requestStatus
- The RequestStatus
for the requested operation. Note that even if a command is sent successfully, there is no guaranteed response from the sensor. Please contact the manufacturer for more information on how this request is handled.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.