Telephony.ServiceStateTable.DataNetworkType Field

Definition

The current data network type.

[Android.Runtime.Register("DATA_NETWORK_TYPE", ApiSince=31)]
public const string DataNetworkType;
[<Android.Runtime.Register("DATA_NETWORK_TYPE", ApiSince=31)>]
val mutable DataNetworkType : string

Field Value

Attributes

Remarks

The current data network type.

This is the same as TelephonyManager#getDataNetworkType().

Java documentation for android.provider.Telephony.ServiceStateTable.DATA_NETWORK_TYPE.

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