| Package | Description |
|---|---|
| io.snapcx.tracking.client.model |
| Modifier and Type | Method and Description |
|---|---|
TrackRecord |
TrackRecord.addTrackEventItem(TrackEvent trackEventItem) |
TrackRecord |
TrackRecord.trackEvent(List<TrackEvent> trackEvent) |
TrackRecord |
TrackRecord.trackSummary(TrackSummary trackSummary) |
| Modifier and Type | Method and Description |
|---|---|
List<TrackRecord> |
InlineResponse200.getTrackRecord()
Get trackRecord
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.addTrackRecordItem(TrackRecord trackRecordItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineResponse200.setTrackRecord(List<TrackRecord> trackRecord) |
InlineResponse200 |
InlineResponse200.trackRecord(List<TrackRecord> trackRecord) |
Copyright © 2012–2017 JFrameworks.com, LLC. All rights reserved.