다음을 통해 공유


ClosedSubscriberGroupInfo.CsgIdentity Property

Definition

The identity of the closed subscriber group that the cell belongs to.

public int CsgIdentity { [Android.Runtime.Register("getCsgIdentity", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getCsgIdentity", "()I", "", ApiSince=30)>]
member this.CsgIdentity : int

Property Value

the unique 27-bit CSG Identity.

Attributes

Remarks

The identity of the closed subscriber group that the cell belongs to.

Refer to "CSG-Identity" in TS 36.336 section 6.3.4. Also refer to "CSG Identity" in 3GPP TS 25.331 section 10.3.2.8 and TS 23.003 section 4.7.

Java documentation for android.telephony.ClosedSubscriberGroupInfo.getCsgIdentity().

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