menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
MultipathStats
lanTxBytes property
lanTxBytes property
dark_mode
light_mode
lanTxBytes
property
@JsonKey.new(name: 'lanTxBytes')
int
?
lanTxBytes
final
通过 LAN 路径发送的字节总数。
Implementation
@JsonKey(name: 'lanTxBytes') final int? lanTxBytes;
shengwang_rtc_engine package
documentation
agora_rtc_engine
MultipathStats
lanTxBytes property
MultipathStats class