| Package | Description |
|---|---|
| net.nowtryz.cafetapi |
Main package for the Cafet API, the API that connect the application to the server
|
| net.nowtryz.cafetapi.datas |
Data managing classes package
|
| Modifier and Type | Method and Description |
|---|---|
ArrayResult<Reload> |
CafetAPI.getClientReloads(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
CafetAPI.asyncGetClientReloads(AsyncHandler.AsyncArrayHandler<Reload> handler,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Reload[] |
Client.getReloads()
Return a list of latest client's reloads
|
Copyright © 2019 Nowtryz. All rights reserved.