次の方法で共有


GsmCellLocation.Psc Property

Definition

On a UMTS network, returns the primary scrambling code of the serving cell.

public virtual int Psc { [Android.Runtime.Register("getPsc", "()I", "GetGetPscHandler")] get; }
[<get: Android.Runtime.Register("getPsc", "()I", "GetGetPscHandler")>]
member this.Psc : int

Property Value

primary scrambling code for UMTS, -1 if unknown or GSM

Attributes

Remarks

On a UMTS network, returns the primary scrambling code of the serving cell.

Java documentation for android.telephony.gsm.GsmCellLocation.getPsc().

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