There is also an 'extraSizeData' parameter passed along these events,
but in following two cases, it's not clear to me what this parameter
is representing:
- STATUS_RECEIVING_FROM
- STATUS_SENDING_TO
And also:
- ACTIVITY_SUBTYPE_REQUEST_BODY_SENT: This is always 0. Perhaps it
could be size of the sent body?
Honza