| Interface | Description |
|---|---|
| DownloadListener |
A simple interface an application can implement to received bytes download information.
|
| TransferCompletedListener |
The contract of interface an application can implement to receive notifications about transfer completion.
|
| UploadListener |
A simple interface an application can implement to received byte transfer information.
|
| Class | Description |
|---|---|
| Connection |
Represents connection with the CometML server.
|
| ConnectionInitializer |
The factory to build properly initialized connections.
|
| ConnectionUtils |
Collection of the utilities used by
Connection. |
| ConnectionUtils.DebugLogResponse |
The function allowing to debug response.
|
Copyright © 2022. All rights reserved.