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