| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotResponses |
MessagesApi.getMessageSnapshots(String sdids,
Boolean includeTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SnapshotResponses> |
MessagesApi.getMessageSnapshotsWithHttpInfo(String sdids,
Boolean includeTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MessagesApi.getMessageSnapshotsAsync(String sdids,
Boolean includeTimestamp,
ApiCallback<SnapshotResponses> callback) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotResponses |
SnapshotResponses.addDataItem(SnapshotResponse dataItem) |
SnapshotResponses |
SnapshotResponses.data(List<SnapshotResponse> data) |
SnapshotResponses |
SnapshotsResponseEnvelope.getData() |
SnapshotResponses |
SnapshotResponses.sdids(String sdids) |
SnapshotResponses |
SnapshotResponses.size(Integer size) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotsResponseEnvelope |
SnapshotsResponseEnvelope.data(SnapshotResponses data) |
void |
SnapshotsResponseEnvelope.setData(SnapshotResponses data) |
Copyright © 2017. All rights reserved.