CellIdentity.OperatorAlphaLongFormatted Property

Definition

public virtual Java.Lang.ICharSequence? OperatorAlphaLongFormatted { [Android.Runtime.Register("getOperatorAlphaLong", "()Ljava/lang/CharSequence;", "GetGetOperatorAlphaLongHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getOperatorAlphaLong", "()Ljava/lang/CharSequence;", "GetGetOperatorAlphaLongHandler", ApiSince=28)>]
member this.OperatorAlphaLongFormatted : Java.Lang.ICharSequence

Property Value

The long alpha tag associated with the current scan result (may be the operator name string or extended operator name string). May be null if unknown.

Attributes

Remarks

Java documentation for android.telephony.CellIdentity.getOperatorAlphaLong().

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