| Package | Description |
|---|---|
| net.nowtryz.cafetapi |
Main package for the Cafet API, the API that connect the application to the server
|
| net.nowtryz.cafetapi.results |
Results managing system
|
| Modifier and Type | Method and Description |
|---|---|
User |
CafetAPI.getUser()
Returns the user of the CafetAPI
|
| Modifier and Type | Method and Description |
|---|---|
User |
LoginResult.getUser()
Returns the user of the LoginResult
|
| Constructor and Description |
|---|
LoginResult(Status status,
float computing,
String sessionId,
User user) |
Copyright © 2019 Nowtryz. All rights reserved.