menu
agora_rtc_engine_plus package
documentation
agora_rtc_engine.dart
RtcStats
txBytes property
txBytes property
dark_mode
light_mode
txBytes
property
@JsonKey(name: 'txBytes')
int
?
txBytes
final
The number of bytes sent.
Implementation
@JsonKey(name: 'txBytes') final int? txBytes;
agora_rtc_engine_plus package
documentation
agora_rtc_engine
RtcStats
txBytes property
RtcStats class