txPacketLossRate property

  1. @JsonKey.new(name: 'txPacketLossRate')
int? txPacketLossRate
final

弱网对抗前本端到声网边缘服务器的丢包率 (%)。

Implementation

@JsonKey(name: 'txPacketLossRate')
final int? txPacketLossRate;