rxAudioBytes property Null safety
read / write
The number of cumulative bytes of audio data received since a user joins the channel (bytes)
Implementation
int? rxAudioBytes;
The number of cumulative bytes of audio data received since a user joins the channel (bytes)
int? rxAudioBytes;