CellIdentityLte.AdditionalPlmns Property

Definition

public System.Collections.Generic.ICollection<string> AdditionalPlmns { [Android.Runtime.Register("getAdditionalPlmns", "()Ljava/util/Set;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getAdditionalPlmns", "()Ljava/util/Set;", "", ApiSince=30)>]
member this.AdditionalPlmns : System.Collections.Generic.ICollection<string>

Property Value

a list of additional PLMN IDs supported by this cell.

Attributes

Remarks

Java documentation for android.telephony.CellIdentityLte.getAdditionalPlmns().

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