maxSendingWindow property
Implementation
int? get mtu; int? get tti;@JsonKey(name: 'uplinkCapacity') int? get upCap;@JsonKey(name: 'downlinkCapacity') int? get downCap; int? get cwndMultiplier; int? get maxSendingWindow;
int? get mtu; int? get tti;@JsonKey(name: 'uplinkCapacity') int? get upCap;@JsonKey(name: 'downlinkCapacity') int? get downCap; int? get cwndMultiplier; int? get maxSendingWindow;