rxAudioBytes property Null safety

int? rxAudioBytes
read / write

The number of cumulative bytes of audio data received since a user joins the channel (bytes)

Implementation

int? rxAudioBytes;