mtuV4 property

int? mtuV4
getter/setter pair

The default MTU (Maximum Transmission Unit) size in bytes of the IPv4 routes brought up by this APN setting.

A value of 0 (default) means not set and negative values are rejected. Supported on Android 13 and above. A NonComplianceDetail with API_LEVEL is reported if the Android version is less than 13.

Optional.

Implementation

core.int? mtuV4;