CellIdentityLte.ClosedSubscriberGroupInfo Property

Definition

public Android.Telephony.ClosedSubscriberGroupInfo? ClosedSubscriberGroupInfo { [Android.Runtime.Register("getClosedSubscriberGroupInfo", "()Landroid/telephony/ClosedSubscriberGroupInfo;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getClosedSubscriberGroupInfo", "()Landroid/telephony/ClosedSubscriberGroupInfo;", "", ApiSince=30)>]
member this.ClosedSubscriberGroupInfo : Android.Telephony.ClosedSubscriberGroupInfo

Property Value

closed subscriber group information about the cell if available, otherwise null.

Attributes

Remarks

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

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