CarrierConfigManager.Apn.ProtocolIpv4v6 Field

Definition

IPv4 or IPv6 internet protocol

[Android.Runtime.Register("PROTOCOL_IPV4V6", ApiSince=30)]
public const string ProtocolIpv4v6;
[<Android.Runtime.Register("PROTOCOL_IPV4V6", ApiSince=30)>]
val mutable ProtocolIpv4v6 : string

Field Value

Attributes

Remarks

IPv4 or IPv6 internet protocol

Java documentation for android.telephony.CarrierConfigManager.Apn.PROTOCOL_IPV4V6.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to