| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
MessageIDEnvelope |
MessagesApi.sendActions(Actions data) |
com.squareup.okhttp.Call |
MessagesApi.sendActionsAsync(Actions data,
ApiCallback<MessageIDEnvelope> callback) |
ApiResponse<MessageIDEnvelope> |
MessagesApi.sendActionsWithHttpInfo(Actions data) |
| Modifier and Type | Method and Description |
|---|---|
Actions |
Actions.data(ActionArray data) |
Actions |
Actions.ddid(String ddid) |
Actions |
Actions.sdid(String sdid) |
Actions |
Actions.ts(Long ts) |
Actions |
Actions.type(String type) |
Copyright © 2017. All rights reserved.