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