txAudioBytes property

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

发送音频字节数 (bytes),累计值。

Implementation

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