txVideoBytes property

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

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

Implementation

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