| Package | Description |
|---|---|
| net.nowtryz.cafetapi |
Main package for the Cafet API, the API that connect the application to the server
|
| net.nowtryz.cafetapi.parsers |
Parsers collection
|
| Modifier and Type | Method and Description |
|---|---|
LoginResult |
CafetAPI.login(String email,
String password) |
| Modifier and Type | Method and Description |
|---|---|
LoginResult |
LoginParser.parse(HTTPResponse response) |
static LoginResult |
LoginParser.parseResponse(HTTPResponse response) |
Copyright © 2019 Nowtryz. All rights reserved.