Condividi tramite


SubscriptionManager.D2dSharingDisabled Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Telephony.D2DSharing enum directly instead of this field.

Lo stato del dispositivo non viene condiviso con un'entità remota.

[Android.Runtime.Register("D2D_SHARING_DISABLED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.D2DSharing enum directly instead of this field.", true)]
public const Android.Telephony.D2DSharing D2dSharingDisabled = 0;
[<Android.Runtime.Register("D2D_SHARING_DISABLED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.D2DSharing enum directly instead of this field.", true)>]
val mutable D2dSharingDisabled : Android.Telephony.D2DSharing

Valore del campo

Value = 0
Attributi

Commenti

Lo stato del dispositivo non viene condiviso con un'entità remota.

Documentazione java per android.telephony.SubscriptionManager.D2D_SHARING_DISABLED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a