SubscriptionManager.D2dSharingAll Campo

Definición

Precaución

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

El estado del dispositivo se comparte siempre que sea posible.

[Android.Runtime.Register("D2D_SHARING_ALL", 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 D2dSharingAll = 3;
[<Android.Runtime.Register("D2D_SHARING_ALL", 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 D2dSharingAll : Android.Telephony.D2DSharing

Valor de campo

Value = 3
Atributos

Comentarios

El estado del dispositivo se comparte siempre que sea posible.

Java documentación para android.telephony.SubscriptionManager.D2D_SHARING_ALL.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a