rxAudioBytes property

  1. @JsonKey(name: 'rxAudioBytes')
int? rxAudioBytes
final

The total number of audio bytes received, represented by an aggregate value.

Implementation

@JsonKey(name: 'rxAudioBytes')
final int? rxAudioBytes;