| Class | Description |
|---|---|
| ApiResult<T> |
The resulting object of an api call is encapsulated into this class.
|
| ApiResult.DevelopmentView |
View class for development purposes.
|
| ApiResult.PublicView |
View class for development purposes.
|
| ApiResultError |
This class represents errors, which can occur, while speaking to the rest api.
|
| LoginInfo |
Transfer object for the login information
|
| Enum | Description |
|---|---|
| ApiResult.ResultStatus |
The result status.
|
Copyright © 2019 Communote team. All rights reserved.