Structure describing the status of the transfer.
Data Fields | |
size_t | transferredBytes |
Number of bytes transferred to the recipient. More... | |
size_t | totalBytes |
Total size of the bulk data to transfer. More... | |
BotaSenderTransferState | transferState |
State of the transfer. More... | |
size_t BotaSenderTransferStatus::transferredBytes |
Number of bytes transferred to the recipient.
size_t BotaSenderTransferStatus::totalBytes |
Total size of the bulk data to transfer.
BotaSenderTransferState BotaSenderTransferStatus::transferState |
State of the transfer.