menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RtcStats
rxBytes property
rxBytes property
dark_mode
light_mode
rxBytes
property
@JsonKey.new(name: 'rxBytes')
int
?
rxBytes
final
接收字节数 (bytes)。
Implementation
@JsonKey(name: 'rxBytes') final int? rxBytes;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RtcStats
rxBytes property
RtcStats class