Partager via


NetworkRegistrationInfo.CellIdentity Propriété

Définition

Exiger android.Manifest.permission#ACCESS_FINE_LOCATION, sinon retourner null.

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

Valeur de propriété

Informations sur la cellule.

Attributs

Remarques

Exiger android.Manifest.permission#ACCESS_FINE_LOCATION, sinon retourner null.

Documentation Java pour android.telephony.NetworkRegistrationInfo.getCellIdentity().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à