Udostępnij za pośrednictwem


VcnCellUnderlyingNetworkTemplate.OperatorPlmnIds Property

Definition

Retrieve the matching operator PLMN IDs, or an empty set if any PLMN ID is acceptable.

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

Property Value

Attributes

Remarks

Retrieve the matching operator PLMN IDs, or an empty set if any PLMN ID is acceptable.

Java documentation for android.net.vcn.VcnCellUnderlyingNetworkTemplate.getOperatorPlmnIds().

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