Lingua

TelephonyManager.NetworkSpecifier Proprietà

Definizione

Restituisce l'identificatore di rete dell'ID sottoscrizione aggiunto a TelephonyManager.

public virtual string? NetworkSpecifier { [Android.Runtime.Register("getNetworkSpecifier", "()Ljava/lang/String;", "GetGetNetworkSpecifierHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getNetworkSpecifier", "()Ljava/lang/String;", "GetGetNetworkSpecifierHandler", ApiSince=26)>]
member this.NetworkSpecifier : string

Valore della proprietà

Attributi

Commenti

Restituisce l'identificatore di rete dell'ID sottoscrizione aggiunto a TelephonyManager. L'identificatore di rete viene usato da android.net.NetworkRequest.Builder#setNetworkSpecifier(String) per creare un android.net.NetworkRequest oggetto che si connette tramite la sottoscrizione.

per android.telephony.TelephonyManager.getNetworkSpecifier().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a