mtuV6 property

int? mtuV6
getter/setter pair

The MTU (Maximum Transmission Unit) size of the IPv6 mobile interface to which the APN connected.

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? mtuV6;