Structure describing the status of the transfer.
Data Fields | |
size_t | transferredBytes |
Number of bytes transferred to the recipient. More... | |
size_t | receivedBytes |
Number of contiguous bytes received by the recipient. More... | |
size_t | totalBytes |
Total size of the bulk data to transfer. More... | |
BotaRecipientTransferState | transferState |
State of the transfer. More... | |
size_t BotaRecipientTransferStatus::transferredBytes |
Number of bytes transferred to the recipient.
size_t BotaRecipientTransferStatus::receivedBytes |
Number of contiguous bytes received by the recipient.
size_t BotaRecipientTransferStatus::totalBytes |
Total size of the bulk data to transfer.
BotaRecipientTransferState BotaRecipientTransferStatus::transferState |
State of the transfer.