Share via


TelephonyManager.NetworkTypeBitmaskUnknown Field

Definition

network type bitmask unknown.

[Android.Runtime.Register("NETWORK_TYPE_BITMASK_UNKNOWN", ApiSince=33)]
public const long NetworkTypeBitmaskUnknown = 0;
[<Android.Runtime.Register("NETWORK_TYPE_BITMASK_UNKNOWN", ApiSince=33)>]
val mutable NetworkTypeBitmaskUnknown : int64

Field Value

Value = 0
Attributes

Remarks

network type bitmask unknown.

Java documentation for android.telephony.TelephonyManager.NETWORK_TYPE_BITMASK_UNKNOWN.

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