Public structure that represents transfer status associated to a single payload feeder transfer. More...
Data Fields | |
| long | bytes_transferred |
| How many bytes did the feeder sent so far. | |
| axl_bool | is_finished |
| Signals that the feeder has finished sending all content associated. | |
| axl_bool | is_paused |
| Signals if the feeder is in pause state. | |
| long | total_size |
| How many bytes are expected to be sent. | |
Public structure that represents transfer status associated to a single payload feeder transfer.