mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
added group data retrieval to GxsTransStatistics
This commit is contained in:
parent
a136fb6fda
commit
14b9a54773
3 changed files with 124 additions and 5 deletions
|
@ -68,6 +68,7 @@ struct RsGxsTransOutgoingRecord
|
|||
{
|
||||
GxsTransSendStatus status;
|
||||
RsGxsId recipient;
|
||||
RsGxsTransId trans_id;
|
||||
uint32_t data_size ;
|
||||
GxsTransSubServices client_service;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue