| Package | Description |
|---|---|
| cloud.artik.api |
| Modifier and Type | Method and Description |
|---|---|
DevicesEnvelope |
UsersApi.getUserDevices(String userId,
Integer offset,
Integer count,
Boolean includeProperties) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DevicesEnvelope> |
UsersApi.getUserDevicesWithHttpInfo(String userId,
Integer offset,
Integer count,
Boolean includeProperties) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
UsersApi.getUserDevicesAsync(String userId,
Integer offset,
Integer count,
Boolean includeProperties,
ApiCallback<DevicesEnvelope> callback) |
Copyright © 2016. All rights reserved.