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