public static interface AntPlusFitnessEquipmentPcc.IUserConfigurationReceiver
| Modifier and Type | Method and Description | 
|---|---|
void | 
onNewUserConfiguration(long estTimestamp,
                      java.util.EnumSet<EventFlag> eventFlags,
                      AntPlusFitnessEquipmentPcc.UserConfiguration userConfiguration)
Receives the data from a UserConfiguration event. 
 | 
void onNewUserConfiguration(long estTimestamp,
                          java.util.EnumSet<EventFlag> eventFlags,
                          AntPlusFitnessEquipmentPcc.UserConfiguration userConfiguration)
estTimestamp - The estimated timestamp of when this event was triggered. Useful for correlating multiple events and determining when data was sent for more accurate data records.eventFlags - Informational flags about the event.userConfiguration - The user configuration page transmits user-entered data from the open display to the fitness equipment.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.