sentBytes property
- @JsonKey(name: 'sentBytes')
getter/setter pair
- Field description: total number of sent bytes (including signaling data and audio/video data)
Implementation
@JsonKey(name: 'sentBytes')
int sentBytes;
@JsonKey(name: 'sentBytes')
int sentBytes;