public static class ECGDataPacket.Payload.StreamData
extends java.lang.Object
| Constructor and Description |
|---|
StreamData() |
| Modifier and Type | Method and Description |
|---|---|
int |
getECGData() |
long |
getTimestamp() |
void |
setECGData(int ecgData) |
void |
setTimestamp(long timestamp) |
java.lang.String |
toString() |