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