CellInfo.UnavailableLong Field

Definition

This value indicates that the long field is unreported.

[Android.Runtime.Register("UNAVAILABLE_LONG", ApiSince=29)]
public const long UnavailableLong = 9223372036854775807;
[<Android.Runtime.Register("UNAVAILABLE_LONG", ApiSince=29)>]
val mutable UnavailableLong : int64

Field Value

Value = 9223372036854775807

Implements

Attributes

Remarks

This value indicates that the long field is unreported.

Java documentation for android.telephony.CellInfo.UNAVAILABLE_LONG.

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