ClosedSubscriberGroupInfo.HomeNodebName Property

Definition

Returns human-readable name of the closed subscriber group operating this cell (Node-B).

public string HomeNodebName { [Android.Runtime.Register("getHomeNodebName", "()Ljava/lang/String;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getHomeNodebName", "()Ljava/lang/String;", "", ApiSince=30)>]
member this.HomeNodebName : string

Property Value

String

the home Node-B name if available.

Attributes

Remarks

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

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