NetworkRegistrationInfo.CellIdentity Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.