public class HistorySummaryEntry extends Object
| Constructor and Description |
|---|
HistorySummaryEntry(byte[] entryData)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a single line describing the history entry.
|
public HistorySummaryEntry(byte[] entryData)
entryData - The raw data describing the history entry. The format
varies per watch type.
Multisport : 77 bytes,
Runner/spark: 80 bytes (?),
Adventurer : 72 bytespublic String getDescription()
Copyright © 2025. All rights reserved.