SubscriptionManager.D2dSharingSelectedContacts 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 con todos los contactos seleccionados.

[Android.Runtime.Register("D2D_SHARING_SELECTED_CONTACTS", 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 D2dSharingSelectedContacts = 2;
[<Android.Runtime.Register("D2D_SHARING_SELECTED_CONTACTS", 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 D2dSharingSelectedContacts : Android.Telephony.D2DSharing

Valor de campo

Value = 2
Atributos

Comentarios

El estado del dispositivo se comparte con todos los contactos seleccionados.

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

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